Searched refs:xmlSchemaParse (Results 1 – 5 of 5) sorted by relevance
146 xmlSchemaParse (xmlSchemaParserCtxtPtr ctxt);
9794 #undef xmlSchemaParse9795 extern __typeof (xmlSchemaParse) xmlSchemaParse __attribute((alias("xmlSchemaParse__internal_alias"…9797 #ifndef xmlSchemaParse9798 extern __typeof (xmlSchemaParse) xmlSchemaParse__internal_alias __attribute((visibility("hidden")));9799 #define xmlSchemaParse xmlSchemaParse__internal_alias macro
3593 wxschemas = xmlSchemaParse(ctxt); in main()
4357 reader->xsdSchemas = xmlSchemaParse(pctxt); in xmlTextReaderSchemaValidateInternal()
21265 xmlSchemaParse(xmlSchemaParserCtxtPtr ctxt) in xmlSchemaParse() function