Home
last modified time | relevance | path

Searched refs:xmlDetectCharEncoding (Results 1 – 11 of 11) sorted by relevance

/third_party/libxml2/include/libxml/
Dencoding.h207 xmlDetectCharEncoding (const unsigned char *in,
/third_party/libxml2/os400/libxmlrpg/
Dencoding.rpgle233 d xmlDetectCharEncoding...
234 d pr extproc('xmlDetectCharEncoding')
/third_party/libxml2/
Dparser.c7018 enc = xmlDetectCharEncoding(start, 4); in xmlParseExternalSubset()
8037 enc = xmlDetectCharEncoding(start, 4); in xmlParsePEReference()
10735 enc = xmlDetectCharEncoding(&start[0], 4); in xmlParseDocument()
10921 enc = xmlDetectCharEncoding(start, 4); in xmlParseExtParsedEnt()
11336 enc = xmlDetectCharEncoding(start, 4); in xmlParseTryOrFinish()
12459 enc = xmlDetectCharEncoding((const xmlChar *) chunk, size); in xmlCreatePushParserCtxt()
12767 enc = xmlDetectCharEncoding(start, 4); in xmlIOParseDTD()
12876 enc = xmlDetectCharEncoding(ctxt->input->cur, 4); in xmlSAXParseDTD()
13093 enc = xmlDetectCharEncoding(start, 4); in xmlParseExternalEntityPrivate()
14922 enc = xmlDetectCharEncoding((const xmlChar *) chunk, size); in xmlCtxtResetPush()
Dlibxml2.syms1235 xmlDetectCharEncoding;
Dencoding.c943 xmlDetectCharEncoding(const unsigned char* in, int len) in xmlDetectCharEncoding() function
Delfgcchack.h2855 #undef xmlDetectCharEncoding
2856 extern __typeof (xmlDetectCharEncoding) xmlDetectCharEncoding __attribute((alias("xmlDetectCharEnco…
2858 #ifndef xmlDetectCharEncoding
2859 extern __typeof (xmlDetectCharEncoding) xmlDetectCharEncoding__internal_alias __attribute((visibili…
2860 #define xmlDetectCharEncoding xmlDetectCharEncoding__internal_alias macro
DSAX2.c461 enc = xmlDetectCharEncoding(ctxt->input->cur, 4); in xmlSAX2ExternalSubset()
DHTMLparser.c4930 enc = xmlDetectCharEncoding(&start[0], 4); in htmlParseDocument()
Dtestapi.c8949 ret_val = xmlDetectCharEncoding((const unsigned char *)in, len); in test_xmlDetectCharEncoding()
/third_party/libxml2/win32/
Dlibxml2.def.src769 xmlDetectCharEncoding
/third_party/chromium/patch/
D0001-cve.patch103840 -#undef xmlDetectCharEncoding
103841 -extern __typeof (xmlDetectCharEncoding) xmlDetectCharEncoding __attribute((alias("xmlDetectCharEnc…
103843 -#ifndef xmlDetectCharEncoding
103844 -extern __typeof (xmlDetectCharEncoding) xmlDetectCharEncoding__internal_alias __attribute((visibil…
103845 -#define xmlDetectCharEncoding xmlDetectCharEncoding__internal_alias