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.rpgle199 d xmlSchemaIsValid...
200 d pr 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.c1611 reader->xsdValidErrors = !xmlSchemaIsValid(reader->xsdValidCtxt); in xmlTextReaderRead()
Dxmlschemas.c27796 xmlSchemaIsValid(xmlSchemaValidCtxtPtr ctxt) in xmlSchemaIsValid() function
Dtestapi.c34514 ret_val = xmlSchemaIsValid(ctxt); in test_xmlSchemaIsValid()
/external/libxml2/win32/
Dlibxml2.def.src1695 xmlSchemaIsValid