Searched refs:kPointerParseErrorTokenMustBeginWithSolidus (Results 1 – 3 of 3) sorted by relevance
161 …case kPointerParseErrorTokenMustBeginWithSolidus: return RAPIDJSON_ERROR_STRING("A token must beg… in GetPointerParseError_En()
260 kPointerParseErrorTokenMustBeginWithSolidus, //!< A token must begin with a '/' enumerator
945 parseErrorCode_ = kPointerParseErrorTokenMustBeginWithSolidus; in Parse()