Home
last modified time | relevance | path

Searched refs:xmlSchemaIsValid (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
Dxmlschemas.h161 xmlSchemaIsValid (xmlSchemaValidCtxtPtr ctxt);
/external/libxml2/os400/libxmlrpg/
Dxmlschemas.rpgle195 d xmlSchemaIsValid...
196 d pr 10i 0 extproc('xmlSchemaIsValid')
/external/libxml2/
Dlibxml2.syms2056 xmlSchemaIsValid;
Delfgcchack.h9812 #undef xmlSchemaIsValid
9813 extern __typeof (xmlSchemaIsValid) xmlSchemaIsValid __attribute((alias("xmlSchemaIsValid__internal_…
9815 #ifndef xmlSchemaIsValid
9816 extern __typeof (xmlSchemaIsValid) xmlSchemaIsValid__internal_alias __attribute((visibility("hidden…
9817 #define xmlSchemaIsValid xmlSchemaIsValid__internal_alias macro
Dxmlreader.c1606 reader->xsdValidErrors = !xmlSchemaIsValid(reader->xsdValidCtxt); in xmlTextReaderRead()
Dxmlschemas.c27727 xmlSchemaIsValid(xmlSchemaValidCtxtPtr ctxt) in xmlSchemaIsValid() function
Dtestapi.c34352 ret_val = xmlSchemaIsValid(ctxt); in test_xmlSchemaIsValid()
/external/libxml2/win32/
Dlibxml2.def.src1695 xmlSchemaIsValid