Searched refs:SchemaErrorCode (Results 1 – 3 of 3) sorted by relevance
220 enum SchemaErrorCode { enum248 typedef const RAPIDJSON_ERROR_CHARTYPE* (*GetSchemaErrorFunc)(SchemaErrorCode);
127 inline const RAPIDJSON_ERROR_CHARTYPE* GetSchemaError_En(SchemaErrorCode schemaErrorCode) { in GetSchemaError_En()
1962 static const StringRefType& GetSchemaErrorKeyword(SchemaErrorCode schemaErrorCode) {1982 void SchemaError(const SchemaErrorCode code, const PointerType& location) {1988 …void SchemaErrorValue(const SchemaErrorCode code, const PointerType& location, const Ch* value, Si…1995 …void SchemaErrorPointer(const SchemaErrorCode code, const PointerType& location, const Ch* value, …2044 void AddCurrentError(const SchemaErrorCode code, const PointerType& location) {