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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DparserInternals.h339 xmlFreeInputStream (xmlParserInputPtr input);
/external/libxml2/include/libxml/
H A DparserInternals.h372 xmlFreeInputStream (xmlParserInputPtr input);
/external/chromium_org/third_party/libxml/src/
H A DparserInternals.c1351 * xmlFreeInputStream:
1357 xmlFreeInputStream(xmlParserInputPtr input) { function
1646 xmlFreeInputStream(input);
1780 xmlFreeInputStream(input);
H A DSAX2.c462 xmlFreeInputStream(ctxt->input);
H A DxmlIO.c3698 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.c1510 xmlFreeInputStream(value);
1986 xmlFreeInputStream(inputPop(ctxt));
14277 xmlFreeInputStream(input);
H A DHTMLparser.c6410 xmlFreeInputStream(input);
H A Dtestapi.c846 xmlFreeInputStream(val);
[all...]
/external/libxml2/
H A DparserInternals.c1310 * xmlFreeInputStream:
1316 xmlFreeInputStream(xmlParserInputPtr input) { function
1608 xmlFreeInputStream(input);
1745 xmlFreeInputStream(input);
H A Dxinclude.c1888 xmlFreeInputStream (inputStream);
1937 xmlFreeInputStream(inputStream);
H A DSAX2.c483 xmlFreeInputStream(ctxt->input);
H A DxmlIO.c3859 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.c1681 xmlFreeInputStream(value);
2163 xmlFreeInputStream(inputPop(ctxt));
14809 xmlFreeInputStream(input);
H A DHTMLparser.c6529 xmlFreeInputStream(input);

Completed in 342 milliseconds