Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxmlschemas.h143 xmlSchemaNewDocParserCtxt (xmlDocPtr doc);
/external/libxml2/os400/libxmlrpg/
Dxmlschemas.rpgle166 d xmlSchemaNewDocParserCtxt...
167 d pr extproc('xmlSchemaNewDocParserCtxt')
/external/parameter-framework/upstream/xmlserializer/
DXmlDocSource.cpp177 xmlSchemaParserCtxtPtr pParserCtxt = xmlSchemaNewDocParserCtxt(pSchemaDoc); in isInstanceDocumentValid()
/external/libxml2/
Dlibxml2.syms1742 xmlSchemaNewDocParserCtxt;
Delfgcchack.h9824 #undef xmlSchemaNewDocParserCtxt
9825 extern __typeof (xmlSchemaNewDocParserCtxt) xmlSchemaNewDocParserCtxt __attribute((alias("xmlSchema…
9827 #ifndef xmlSchemaNewDocParserCtxt
9828 extern __typeof (xmlSchemaNewDocParserCtxt) xmlSchemaNewDocParserCtxt__internal_alias __attribute((…
9829 #define xmlSchemaNewDocParserCtxt xmlSchemaNewDocParserCtxt__internal_alias macro
Dxmlschemas.c12538 xmlSchemaNewDocParserCtxt(xmlDocPtr doc) in xmlSchemaNewDocParserCtxt() function
Dtestapi.c34548 ret_val = xmlSchemaNewDocParserCtxt(doc); in test_xmlSchemaNewDocParserCtxt()
/external/libxml2/win32/
Dlibxml2.def.src1698 xmlSchemaNewDocParserCtxt