Searched refs:kPointerParseErrorInvalidEscape (Results 1 – 3 of 3) sorted by relevance
162 …case kPointerParseErrorInvalidEscape: return RAPIDJSON_ERROR_STRING("Invalid escape."… in GetPointerParseError_En()
261 kPointerParseErrorInvalidEscape, //!< Invalid escape enumerator
994 parseErrorCode_ = kPointerParseErrorInvalidEscape; in Parse()1000 parseErrorCode_ = kPointerParseErrorInvalidEscape; in Parse()