Home
last modified time | relevance | path

Searched refs:Schema_parse (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/msxml3/
H A Dschema.c246 LIBXML2_CALLBACK_ERR(Schema_parse, msg, ap); in parser_error()
254 LIBXML2_CALLBACK_WARN(Schema_parse, msg, ap); in parser_warning()
261 LIBXML2_CALLBACK_SERROR(Schema_parse, err); in parser_serror()
265 static inline xmlSchemaPtr Schema_parse(xmlSchemaParserCtxtPtr spctx) in Schema_parse() function
625 datatypes_schema = Schema_parse(spctx); in dt_validate()
890 if ((entry->schema = Schema_parse(spctx))) in cache_entry_from_xsd_doc()
919 if ((entry->schema = Schema_parse(spctx))) in cache_entry_from_xdr_doc()