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.h9822 #undef xmlSchemaIsValid
9823 extern __typeof (xmlSchemaIsValid) xmlSchemaIsValid __attribute((alias("xmlSchemaIsValid__internal_…
9825 #ifndef xmlSchemaIsValid
9826 extern __typeof (xmlSchemaIsValid) xmlSchemaIsValid__internal_alias __attribute((visibility("hidden…
9827 #define xmlSchemaIsValid xmlSchemaIsValid__internal_alias macro
Dxmlreader.c1672 reader->xsdValidErrors = !xmlSchemaIsValid(reader->xsdValidCtxt); in xmlTextReaderRead()
Dxmlschemas.c27989 xmlSchemaIsValid(xmlSchemaValidCtxtPtr ctxt) in xmlSchemaIsValid() function
Dtestapi.c34515 ret_val = xmlSchemaIsValid(ctxt); in test_xmlSchemaIsValid()
/external/libxml2/win32/
Dlibxml2.def.src1696 xmlSchemaIsValid