Searched refs:xmlFreeInputStream (Results 1 - 10 of 10) sorted by relevance

/external/libxml2/include/libxml/
H A DparserInternals.h372 xmlFreeInputStream (xmlParserInputPtr input);
/external/libxml2/
H A DparserInternals.c1310 * xmlFreeInputStream:
1316 xmlFreeInputStream(xmlParserInputPtr input) { function
1608 xmlFreeInputStream(input);
1757 xmlFreeInputStream(input);
H A Dlibxml2.syms139 xmlFreeInputStream;
H A Dxinclude.c1889 xmlFreeInputStream (inputStream);
1938 xmlFreeInputStream(inputStream);
H A DSAX2.c483 xmlFreeInputStream(ctxt->input);
H A DxmlIO.c3890 xmlFreeInputStream(ret);
H A Delfgcchack.h3653 #undef xmlFreeInputStream macro
3654 extern __typeof (xmlFreeInputStream) xmlFreeInputStream __attribute((alias("xmlFreeInputStream__internal_alias")));
3656 #ifndef xmlFreeInputStream
3657 extern __typeof (xmlFreeInputStream) xmlFreeInputStream__internal_alias __attribute((visibility("hidden")));
3658 #define xmlFreeInputStream xmlFreeInputStream__internal_alias macro
H A Dparser.c1707 xmlFreeInputStream(value);
2194 xmlFreeInputStream(inputPop(ctxt));
14924 xmlFreeInputStream(input);
H A DHTMLparser.c6533 xmlFreeInputStream(input);
H A Dtestapi.c842 xmlFreeInputStream(val);
[all...]

Completed in 1059 milliseconds