Home
last modified time | relevance | path

Searched refs:xmlSwitchInputEncoding (Results 1 – 9 of 9) sorted by relevance

/third_party/libxml2/include/libxml/
DparserInternals.h343 xmlSwitchInputEncoding (xmlParserCtxtPtr ctxt,
/third_party/libxml2/os400/libxmlrpg/
DparserInternals.rpgle140 d xmlSwitchInputEncoding...
141 d pr extproc('xmlSwitchInputEncoding')
/third_party/libxml2/
Dlibxml2.syms1589 xmlSwitchInputEncoding;
DparserInternals.c1270 xmlSwitchInputEncoding(xmlParserCtxtPtr ctxt, xmlParserInputPtr input, in xmlSwitchInputEncoding() function
Delfgcchack.h11129 #undef xmlSwitchInputEncoding
11130 extern __typeof (xmlSwitchInputEncoding) xmlSwitchInputEncoding __attribute((alias("xmlSwitchInputE…
11132 #ifndef xmlSwitchInputEncoding
11133 extern __typeof (xmlSwitchInputEncoding) xmlSwitchInputEncoding__internal_alias __attribute((visibi…
11134 #define xmlSwitchInputEncoding xmlSwitchInputEncoding__internal_alias macro
DxmlIO.c3854 xmlSwitchInputEncoding(ctxt, ret, handler); in xmlCheckHTTPInput()
Dtestapi.c16811 ret_val = xmlSwitchInputEncoding(ctxt, input, handler); in test_xmlSwitchInputEncoding()
/third_party/libxml2/win32/
Dlibxml2.def.src1915 xmlSwitchInputEncoding
/third_party/chromium/patch/
D0001-cve.patch112102 -#undef xmlSwitchInputEncoding
112103 -extern __typeof (xmlSwitchInputEncoding) xmlSwitchInputEncoding __attribute((alias("xmlSwitchInput…
112105 -#ifndef xmlSwitchInputEncoding
112106 -extern __typeof (xmlSwitchInputEncoding) xmlSwitchInputEncoding__internal_alias __attribute((visib…
112107 -#define xmlSwitchInputEncoding xmlSwitchInputEncoding__internal_alias
122100 xmlSwitchInputEncoding (xmlParserCtxtPtr ctxt,
124049 - * xmlSwitchInputEncoding:
124100 @@ -1272,41 +1158,6 @@ xmlSwitchInputEncoding(xmlParserCtxtPtr ctxt, xmlParserInputPtr input,