Home
last modified time | relevance | path

Searched refs:xmlFreeInputStream (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
DparserInternals.h339 xmlFreeInputStream (xmlParserInputPtr input);
/external/libxml2/
DparserInternals.c1357 xmlFreeInputStream(xmlParserInputPtr input) { in xmlFreeInputStream() function
1646 xmlFreeInputStream(input); in xmlInitParserCtxt()
1780 xmlFreeInputStream(input); in xmlFreeParserCtxt()
Delfgcchack.h3561 #undef xmlFreeInputStream
3562 extern __typeof (xmlFreeInputStream) xmlFreeInputStream __attribute((alias("xmlFreeInputStream__int…
3564 #ifndef xmlFreeInputStream
3565 extern __typeof (xmlFreeInputStream) xmlFreeInputStream__internal_alias __attribute((visibility("hi…
3566 #define xmlFreeInputStream xmlFreeInputStream__internal_alias macro
DxmlIO.c3824 xmlFreeInputStream(ret); in xmlCheckHTTPInput()
DSAX2.c462 xmlFreeInputStream(ctxt->input); in xmlSAX2ExternalSubset()
Dparser.c1642 xmlFreeInputStream(value); in inputPush()
2117 xmlFreeInputStream(inputPop(ctxt)); in xmlPopInput()
14269 xmlFreeInputStream(input); in xmlCtxtReset()
DHTMLparser.c6415 xmlFreeInputStream(input); in htmlCtxtReset()