Home
last modified time | relevance | path

Searched refs:xmlNewParserCtxt (Results 1 – 19 of 19) sorted by relevance

/external/libxml2/doc/examples/
Dparse2.c29 ctxt = xmlNewParserCtxt(); in exampleFunc()
/external/libxml2/
Dtestchar.c152 ctxt = xmlNewParserCtxt(); in testDocumentRanges()
545 ctxt = xmlNewParserCtxt(); in testCharRanges()
Drunxmlconf.c188 ctxt = xmlNewParserCtxt(); in xmlconfTestInvalid()
218 ctxt = xmlNewParserCtxt(); in xmlconfTestValid()
Dtestrecurse.c686 ctxt = xmlNewParserCtxt(); in recursiveDetectTest()
725 ctxt = xmlNewParserCtxt(); in notRecursiveDetectTest()
Dxmllint.c1682 ctxt = xmlNewParserCtxt(); in testSAX()
2319 ctxt = xmlNewParserCtxt(); in parseAndPrintFile()
2367 ctxt = xmlNewParserCtxt(); in parseAndPrintFile()
3729 ctxt = xmlNewParserCtxt(); in main()
Dtestlimits.c1269 ctxt = xmlNewParserCtxt(); in saxTest()
Dxinclude.c428 pctxt = xmlNewParserCtxt(); in xmlXIncludeParseFile()
1882 pctxt = xmlNewParserCtxt(); in xmlXIncludeLoadTxt()
Dparser.c12352 ctxt = xmlNewParserCtxt(); in xmlCreatePushParserCtxt()
12516 ctxt = xmlNewParserCtxt(); in xmlCreateIOParserCtxt()
12581 ctxt = xmlNewParserCtxt(); in xmlIOParseDTD()
12712 ctxt = xmlNewParserCtxt(); in xmlSAXParseDTD()
13990 ctxt = xmlNewParserCtxt(); in xmlCreateEntityParserCtxtInternal()
14082 ctxt = xmlNewParserCtxt(); in xmlCreateURLParserCtxt()
14374 ctxt = xmlNewParserCtxt(); in xmlCreateMemoryParserCtxt()
15308 ctxt = xmlNewParserCtxt(); in xmlReadFd()
15355 ctxt = xmlNewParserCtxt(); in xmlReadIO()
Dlibxml2.syms166 xmlNewParserCtxt;
DparserInternals.c1851 xmlNewParserCtxt(void) in xmlNewParserCtxt() function
Delfgcchack.h6327 #undef xmlNewParserCtxt
6328 extern __typeof (xmlNewParserCtxt) xmlNewParserCtxt __attribute((alias("xmlNewParserCtxt__internal_…
6330 #ifndef xmlNewParserCtxt
6331 extern __typeof (xmlNewParserCtxt) xmlNewParserCtxt__internal_alias __attribute((visibility("hidden…
6332 #define xmlNewParserCtxt xmlNewParserCtxt__internal_alias macro
Dcatalog.c900 ctxt = xmlNewParserCtxt(); in xmlParseCatalogFile()
Dxmlschemas.c10571 parserCtxt = xmlNewParserCtxt(); in xmlSchemaAddSchemaDoc()
28869 pctxt = xmlNewParserCtxt(); in xmlSchemaValidateStream()
Dtestapi.c444 if (no == 0) return(xmlNewParserCtxt()); in gen_xmlParserCtxtPtr()
925 if (no == 0) return(xmlNewParserCtxt()); in gen_htmlParserCtxtPtr()
13583 ret_val = xmlNewParserCtxt(); in test_xmlNewParserCtxt()
DChangeLog9260 moved the definition of xmlNewParserCtxt()
/external/libxml2/include/libxml/
Dparser.h977 xmlNewParserCtxt (void);
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle1069 d xmlNewParserCtxt...
1070 d pr extproc('xmlNewParserCtxt')
/external/wayland/src/
Dscanner.c99 ctx = xmlNewParserCtxt(); in is_dtd_valid()
/external/libxml2/win32/
Dlibxml2.def.src1257 xmlNewParserCtxt