Searched refs:kParseErrorStringUnicodeSurrogateInvalid (Results 1 – 3 of 3) sorted by relevance
52 …case kParseErrorStringUnicodeSurrogateInvalid: return RAPIDJSON_ERROR_STRING("The surrogate pair … in GetParseError_En()
79 kParseErrorStringUnicodeSurrogateInvalid, //!< The surrogate pair in string is invalid. enumerator
874 … RAPIDJSON_PARSE_ERROR(kParseErrorStringUnicodeSurrogateInvalid, escapeOffset); in ParseStringToStream()878 … RAPIDJSON_PARSE_ERROR(kParseErrorStringUnicodeSurrogateInvalid, escapeOffset); in ParseStringToStream()