Home
last modified time | relevance | path

Searched refs:xmlPopInput (Results 1 – 12 of 12) sorted by relevance

/external/libxml2/include/libxml/
DparserInternals.h370 xmlPopInput (xmlParserCtxtPtr ctxt);
/external/libxml2/os400/libxmlrpg/
DparserInternals.rpgle166 d xmlPopInput pr extproc('xmlPopInput')
/external/libxml2/
Dlibxml2.syms220 xmlPopInput;
Delfgcchack.h7957 #undef xmlPopInput
7958 extern __typeof (xmlPopInput) xmlPopInput __attribute((alias("xmlPopInput__internal_alias")));
7960 #ifndef xmlPopInput
7961 extern __typeof (xmlPopInput) xmlPopInput__internal_alias __attribute((visibility("hidden")));
7962 #define xmlPopInput xmlPopInput__internal_alias macro
DSAX2.c483 xmlPopInput(ctxt); in xmlSAX2ExternalSubset()
Dparser.c2234 xmlPopInput(ctxt); in xmlSkipBlankChars()
2268 xmlPopInput(xmlParserCtxtPtr ctxt) { in xmlPopInput() function
8123 xmlPopInput(ctxt); in xmlLoadEntityContent()
8380 xmlPopInput(ctxt); in xmlParseInternalSubset()
DHTMLparser.c608 xmlPopInput(ctxt); in htmlSkipBlankChars()
DNEWS296 Remove unnecessary calls to xmlPopInput (Nick Wellnhofer)
Dtestapi.c16445 ret_val = xmlPopInput(ctxt); in test_xmlPopInput()
/external/libxml2/win32/
Dlibxml2.def.src1411 xmlPopInput
/external/ImageMagick/coders/
Dsvg.c3452 (void) xmlPopInput(parser); in SVGExternalSubset()
Dmsl.c7730 (void) xmlPopInput(parser); in MSLExternalSubset()