Searched refs:xmlSchemaIsValid (Results 1 – 8 of 8) sorted by relevance
161 xmlSchemaIsValid (xmlSchemaValidCtxtPtr ctxt);
195 d xmlSchemaIsValid...196 d pr 10i 0 extproc('xmlSchemaIsValid')
2056 xmlSchemaIsValid;
9812 #undef xmlSchemaIsValid9813 extern __typeof (xmlSchemaIsValid) xmlSchemaIsValid __attribute((alias("xmlSchemaIsValid__internal_…9815 #ifndef xmlSchemaIsValid9816 extern __typeof (xmlSchemaIsValid) xmlSchemaIsValid__internal_alias __attribute((visibility("hidden…9817 #define xmlSchemaIsValid xmlSchemaIsValid__internal_alias macro
1606 reader->xsdValidErrors = !xmlSchemaIsValid(reader->xsdValidCtxt); in xmlTextReaderRead()
27727 xmlSchemaIsValid(xmlSchemaValidCtxtPtr ctxt) in xmlSchemaIsValid() function
34352 ret_val = xmlSchemaIsValid(ctxt); in test_xmlSchemaIsValid()
1695 xmlSchemaIsValid