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

/external/libxml2/include/libxml/
H A DparserInternals.h339 xmlFreeInputStream (xmlParserInputPtr input);
/external/libxml2/
H A DparserInternals.c1265 * xmlFreeInputStream:
1271 xmlFreeInputStream(xmlParserInputPtr input) { function
1560 xmlFreeInputStream(input);
1694 xmlFreeInputStream(input);
H A DSAX2.c462 xmlFreeInputStream(ctxt->input);
H A DxmlIO.c3645 xmlFreeInputStream(ret);
H A Delfgcchack.h3561 #undef xmlFreeInputStream macro
3562 extern __typeof (xmlFreeInputStream) xmlFreeInputStream __attribute((alias("xmlFreeInputStream__internal_alias")));
3564 #ifndef xmlFreeInputStream
3565 extern __typeof (xmlFreeInputStream) xmlFreeInputStream__internal_alias __attribute((visibility("hidden")));
3566 #define xmlFreeInputStream xmlFreeInputStream__internal_alias macro
H A Dparser.c1493 xmlFreeInputStream(value);
1969 xmlFreeInputStream(inputPop(ctxt));
13919 xmlFreeInputStream(input);
H A DHTMLparser.c5855 xmlFreeInputStream(input);

Completed in 179 milliseconds