Searched refs:PointerParseErrorCode (Results 1 – 3 of 3) sorted by relevance
257 enum PointerParseErrorCode { enum276 typedef const RAPIDJSON_ERROR_CHARTYPE* (*GetPointerParseErrorFunc)(PointerParseErrorCode);
157 inline const RAPIDJSON_ERROR_CHARTYPE* GetPointerParseError_En(PointerParseErrorCode pointerParseEr… in GetPointerParseError_En()
333 PointerParseErrorCode GetParseErrorCode() const { return parseErrorCode_; } in GetParseErrorCode()1161 PointerParseErrorCode parseErrorCode_; //!< Parsing error code.