Home
last modified time | relevance | path

Searched refs:xmlNewIOInputStream (Results 1 – 13 of 13) sorted by relevance

/third_party/libxml2/include/libxml/
Dparser.h1042 xmlNewIOInputStream (xmlParserCtxtPtr ctxt,
/third_party/libxml2/
DHTMLparser.c7023 stream = xmlNewIOInputStream(ctxt, input, XML_CHAR_ENCODING_NONE); in htmlReadFd()
7070 stream = xmlNewIOInputStream(ctxt, input, XML_CHAR_ENCODING_NONE); in htmlReadIO()
7183 stream = xmlNewIOInputStream(ctxt, input, XML_CHAR_ENCODING_NONE); in htmlCtxtReadMemory()
7225 stream = xmlNewIOInputStream(ctxt, input, XML_CHAR_ENCODING_NONE); in htmlCtxtReadFd()
7273 stream = xmlNewIOInputStream(ctxt, input, XML_CHAR_ENCODING_NONE); in htmlCtxtReadIO()
Dlibxml2.syms744 xmlNewIOInputStream;
DparserInternals.c1398 xmlNewIOInputStream(xmlParserCtxtPtr ctxt, xmlParserInputBufferPtr input, in xmlNewIOInputStream() function
Dparser.c12652 inputStream = xmlNewIOInputStream(ctxt, buf, enc); in xmlCreateIOParserCtxt()
12716 pinput = xmlNewIOInputStream(ctxt, input, XML_CHAR_ENCODING_NONE); in xmlIOParseDTD()
15301 stream = xmlNewIOInputStream(ctxt, input, XML_CHAR_ENCODING_NONE); in xmlReadFd()
15348 stream = xmlNewIOInputStream(ctxt, input, XML_CHAR_ENCODING_NONE); in xmlReadIO()
15461 stream = xmlNewIOInputStream(ctxt, input, XML_CHAR_ENCODING_NONE); in xmlCtxtReadMemory()
15506 stream = xmlNewIOInputStream(ctxt, input, XML_CHAR_ENCODING_NONE); in xmlCtxtReadFd()
15554 stream = xmlNewIOInputStream(ctxt, input, XML_CHAR_ENCODING_NONE); in xmlCtxtReadIO()
Delfgcchack.h6237 #undef xmlNewIOInputStream
6238 extern __typeof (xmlNewIOInputStream) xmlNewIOInputStream __attribute((alias("xmlNewIOInputStream__…
6240 #ifndef xmlNewIOInputStream
6241 extern __typeof (xmlNewIOInputStream) xmlNewIOInputStream__internal_alias __attribute((visibility("…
6242 #define xmlNewIOInputStream xmlNewIOInputStream__internal_alias macro
Dxmllint.c1702 inputStream = xmlNewIOInputStream(ctxt, buf, XML_CHAR_ENCODING_NONE); in testSAX()
Dxmlschemas.c29091 inputStream = xmlNewIOInputStream(pctxt, input, enc);; in xmlSchemaValidateStream()
Dtestapi.c13550 ret_val = xmlNewIOInputStream(ctxt, input, enc); in test_xmlNewIOInputStream()
/third_party/libxml2/os400/libxmlrpg/
Dparser.rpgle1153 d xmlNewIOInputStream...
1154 d pr extproc('xmlNewIOInputStream')
/third_party/libxml2/win32/
Dlibxml2.def.src1248 xmlNewIOInputStream
/third_party/libxml2/python/
Dlibxml.c740 result = xmlNewIOInputStream(ctxt, buf, in pythonExternalEntityLoader()
/third_party/chromium/patch/
D0001-cve.patch93142 - xmlNewIOInputStream, xmlParserInputBufferCreateIO,
107222 -#undef xmlNewIOInputStream
107223 -extern __typeof (xmlNewIOInputStream) xmlNewIOInputStream __attribute((alias("xmlNewIOInputStream_…
107225 -#ifndef xmlNewIOInputStream
107226 -extern __typeof (xmlNewIOInputStream) xmlNewIOInputStream__internal_alias __attribute((visibility(…
107227 -#define xmlNewIOInputStream xmlNewIOInputStream__internal_alias