Searched refs:xmlSwitchInputEncoding (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DparserInternals.in.h301 xmlSwitchInputEncoding (xmlParserCtxtPtr ctxt,
H A DparserInternals.c1078 * xmlSwitchInputEncoding:
1089 xmlSwitchInputEncoding(xmlParserCtxtPtr ctxt, xmlParserInputPtr input, function
1231 ret = xmlSwitchInputEncoding(ctxt, ctxt->input, handler);
H A DxmlIO.c3567 xmlSwitchInputEncoding(ctxt, ret, handler);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DparserInternals.h301 xmlSwitchInputEncoding (xmlParserCtxtPtr ctxt,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DparserInternals.in.h301 xmlSwitchInputEncoding (xmlParserCtxtPtr ctxt,
H A DparserInternals.c1078 * xmlSwitchInputEncoding:
1089 xmlSwitchInputEncoding(xmlParserCtxtPtr ctxt, xmlParserInputPtr input, function
1231 ret = xmlSwitchInputEncoding(ctxt, ctxt->input, handler);
H A DxmlIO.c3567 xmlSwitchInputEncoding(ctxt, ret, handler);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DparserInternals.c1090 * xmlSwitchInputEncoding:
1101 xmlSwitchInputEncoding(xmlParserCtxtPtr ctxt, xmlParserInputPtr input, function
1243 ret = xmlSwitchInputEncoding(ctxt, ctxt->input, handler);
H A DxmlIO.c3658 xmlSwitchInputEncoding(ctxt, ret, handler);
H A Delfgcchack.h10877 #undef xmlSwitchInputEncoding macro
10878 extern __typeof (xmlSwitchInputEncoding) xmlSwitchInputEncoding __attribute((alias("xmlSwitchInputEncoding__internal_alias")));
10880 #ifndef xmlSwitchInputEncoding
10881 extern __typeof (xmlSwitchInputEncoding) xmlSwitchInputEncoding__internal_alias __attribute((visibility("hidden")));
10882 #define xmlSwitchInputEncoding xmlSwitchInputEncoding__internal_alias macro
H A Dtestapi.c16701 ret_val = xmlSwitchInputEncoding(ctxt, input, handler);
16709 printf("Leak of %d blocks found in xmlSwitchInputEncoding",
[all...]

Completed in 354 milliseconds