Searched refs:xmlNewParserCtxt (Results 1 - 16 of 16) sorted by relevance

/external/libxml2/doc/examples/
H A Dparse2.c29 ctxt = xmlNewParserCtxt();
/external/libxml2/
H A Drunxmlconf.c188 ctxt = xmlNewParserCtxt();
218 ctxt = xmlNewParserCtxt();
H A Dtestchar.c152 ctxt = xmlNewParserCtxt();
545 ctxt = xmlNewParserCtxt();
H A Dtestrecurse.c686 ctxt = xmlNewParserCtxt();
725 ctxt = xmlNewParserCtxt();
H A Dxmllint.c1696 ctxt = xmlNewParserCtxt();
2330 ctxt = xmlNewParserCtxt();
2378 ctxt = xmlNewParserCtxt();
3739 ctxt = xmlNewParserCtxt();
H A Dlibxml2.syms166 xmlNewParserCtxt;
H A Dtestlimits.c1269 ctxt = xmlNewParserCtxt();
H A Dparser.c12492 ctxt = xmlNewParserCtxt();
12631 ctxt = xmlNewParserCtxt();
12696 ctxt = xmlNewParserCtxt();
12827 ctxt = xmlNewParserCtxt();
14100 ctxt = xmlNewParserCtxt();
14187 ctxt = xmlNewParserCtxt();
14479 ctxt = xmlNewParserCtxt();
15413 ctxt = xmlNewParserCtxt();
15460 ctxt = xmlNewParserCtxt();
H A Dxinclude.c428 pctxt = xmlNewParserCtxt();
1880 pctxt = xmlNewParserCtxt();
H A DparserInternals.c1828 * xmlNewParserCtxt:
1836 xmlNewParserCtxt(void) function
H A Dcatalog.c895 ctxt = xmlNewParserCtxt();
H A Delfgcchack.h6327 #undef xmlNewParserCtxt macro
6328 extern __typeof (xmlNewParserCtxt) xmlNewParserCtxt __attribute((alias("xmlNewParserCtxt__internal_alias")));
6330 #ifndef xmlNewParserCtxt
6331 extern __typeof (xmlNewParserCtxt) xmlNewParserCtxt__internal_alias __attribute((visibility("hidden")));
6332 #define xmlNewParserCtxt xmlNewParserCtxt__internal_alias macro
H A DHTMLparser.c6821 ctxt = xmlNewParserCtxt();
H A Dxmlschemas.c10532 parserCtxt = xmlNewParserCtxt();
28799 pctxt = xmlNewParserCtxt();
H A Dtestapi.c444 if (no == 0) return(xmlNewParserCtxt());
924 if (no == 0) return(xmlNewParserCtxt());
13505 ret_val = xmlNewParserCtxt();
13510 printf("Leak of %d blocks found in xmlNewParserCtxt",
[all...]
/external/libxml2/include/libxml/
H A Dparser.h977 xmlNewParserCtxt (void);

Completed in 298 milliseconds