Home
last modified time | relevance | path

Searched refs:xmlParsePI (Results 1 – 6 of 6) sorted by relevance

/external/libxml2/include/libxml/
DparserInternals.h415 xmlParsePI (xmlParserCtxtPtr ctxt);
/external/libxml2/os400/libxmlrpg/
DparserInternals.rpgle237 d xmlParsePI pr extproc('xmlParsePI')
/external/libxml2/
Dlibxml2.syms205 xmlParsePI;
Dparser.c5092 xmlParsePI(xmlParserCtxtPtr ctxt) { in xmlParsePI() function
6807 xmlParsePI(ctxt); in xmlParseMarkupDecl()
9822 xmlParsePI(ctxt); in xmlParseContent()
10555 xmlParsePI(ctxt); in xmlParseMisc()
11439 xmlParsePI(ctxt); in xmlParseTryOrFinish()
11648 xmlParsePI(ctxt); in xmlParseTryOrFinish()
11753 xmlParsePI(ctxt); in xmlParseTryOrFinish()
11809 xmlParsePI(ctxt); in xmlParseTryOrFinish()
Delfgcchack.h7437 #undef xmlParsePI
7438 extern __typeof (xmlParsePI) xmlParsePI __attribute((alias("xmlParsePI__internal_alias")));
7440 #ifndef xmlParsePI
7441 extern __typeof (xmlParsePI) xmlParsePI__internal_alias __attribute((visibility("hidden")));
7442 #define xmlParsePI xmlParsePI__internal_alias macro
/external/libxml2/win32/
Dlibxml2.def.src1361 xmlParsePI