Searched refs:xmlSchemaIsValid (Results 1 – 4 of 4) sorted by relevance
143 xmlSchemaIsValid (xmlSchemaValidCtxtPtr ctxt);
9686 #undef xmlSchemaIsValid9687 extern __typeof (xmlSchemaIsValid) xmlSchemaIsValid __attribute((alias("xmlSchemaIsValid__internal_…9689 #ifndef xmlSchemaIsValid9690 extern __typeof (xmlSchemaIsValid) xmlSchemaIsValid__internal_alias __attribute((visibility("hidden…9691 #define xmlSchemaIsValid xmlSchemaIsValid__internal_alias macro
1578 reader->xsdValidErrors = !xmlSchemaIsValid(reader->xsdValidCtxt); in xmlTextReaderRead()
27575 xmlSchemaIsValid(xmlSchemaValidCtxtPtr ctxt) in xmlSchemaIsValid() function