Searched refs:xmlSchemaIsValid (Results 1 – 8 of 8) sorted by relevance
161 xmlSchemaIsValid (xmlSchemaValidCtxtPtr ctxt);
199 d xmlSchemaIsValid...200 d pr extproc('xmlSchemaIsValid')
2056 xmlSchemaIsValid;
9822 #undef xmlSchemaIsValid9823 extern __typeof (xmlSchemaIsValid) xmlSchemaIsValid __attribute((alias("xmlSchemaIsValid__internal_…9825 #ifndef xmlSchemaIsValid9826 extern __typeof (xmlSchemaIsValid) xmlSchemaIsValid__internal_alias __attribute((visibility("hidden…9827 #define xmlSchemaIsValid xmlSchemaIsValid__internal_alias macro
1672 reader->xsdValidErrors = !xmlSchemaIsValid(reader->xsdValidCtxt); in xmlTextReaderRead()
27989 xmlSchemaIsValid(xmlSchemaValidCtxtPtr ctxt) in xmlSchemaIsValid() function
34515 ret_val = xmlSchemaIsValid(ctxt); in test_xmlSchemaIsValid()
1696 xmlSchemaIsValid