Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DparserInternals.h370 xmlPopInput (xmlParserCtxtPtr ctxt);
/external/libxml2/os400/libxmlrpg/
DparserInternals.rpgle159 d xmlPopInput pr extproc('xmlPopInput')
/external/libxml2/
Dparser.c2035 xmlPopInput(ctxt); \
2050 xmlPopInput(ctxt); \
2062 xmlPopInput(ctxt); in xmlSHRINK()
2090 xmlPopInput(ctxt); in xmlGROW()
2171 xmlPopInput(ctxt); in xmlSkipBlankChars()
2200 xmlPopInput(xmlParserCtxtPtr ctxt) { in xmlPopInput() function
2208 return(xmlPopInput(ctxt)); in xmlPopInput()
3910 xmlPopInput(ctxt); in xmlParseEntityValue()
6698 xmlPopInput(ctxt); in xmlParseElementDecl()
6739 xmlPopInput(ctxt); in xmlParseElementDecl()
[all …]
DparserInternals.c435 xmlPopInput(ctxt); in xmlNextChar()
542 xmlPopInput(ctxt); in xmlNextChar()
Dlibxml2.syms220 xmlPopInput;
Delfgcchack.h7947 #undef xmlPopInput
7948 extern __typeof (xmlPopInput) xmlPopInput __attribute((alias("xmlPopInput__internal_alias")));
7950 #ifndef xmlPopInput
7951 extern __typeof (xmlPopInput) xmlPopInput__internal_alias __attribute((visibility("hidden")));
7952 #define xmlPopInput xmlPopInput__internal_alias macro
DSAX2.c482 xmlPopInput(ctxt); in xmlSAX2ExternalSubset()
Dtestapi.c16343 ret_val = xmlPopInput(ctxt); in test_xmlPopInput()
/external/libxml2/win32/
Dlibxml2.def.src1410 xmlPopInput
/external/ImageMagick/coders/
Dsvg.c2764 (void) xmlPopInput(parser); in SVGExternalSubset()
Dmsl.c7681 (void) xmlPopInput(parser); in MSLExternalSubset()