Searched refs:xmlSchemaNewParserCtxt (Results 1 – 5 of 5) sorted by relevance
120 xmlSchemaNewParserCtxt (const char *URL);
9746 #undef xmlSchemaNewParserCtxt9747 extern __typeof (xmlSchemaNewParserCtxt) xmlSchemaNewParserCtxt __attribute((alias("xmlSchemaNewPar…9749 #ifndef xmlSchemaNewParserCtxt9750 extern __typeof (xmlSchemaNewParserCtxt) xmlSchemaNewParserCtxt__internal_alias __attribute((visibi…9751 #define xmlSchemaNewParserCtxt xmlSchemaNewParserCtxt__internal_alias macro
3588 ctxt = xmlSchemaNewParserCtxt(schema); in main()
4350 pctxt = xmlSchemaNewParserCtxt(xsd); in xmlTextReaderSchemaValidateInternal()
9974 vctxt->pctxt = xmlSchemaNewParserCtxt("*"); in xmlSchemaCreatePCtxtOnVCtxt()12427 xmlSchemaNewParserCtxt(const char *URL) in xmlSchemaNewParserCtxt() function18662 pctxt = xmlSchemaNewParserCtxt("*"); in xmlSchemaCheckFacet()