Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/include/libxml/
DparserInternals.h328 xmlNewStringInputStream (xmlParserCtxtPtr ctxt,
/external/libxml2/include/libxml/
DparserInternals.h328 xmlNewStringInputStream (xmlParserCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
Drunsuite.c146 ret = xmlNewStringInputStream(ctxt, in testExternalEntityLoader()
DparserInternals.c1506 xmlNewStringInputStream(xmlParserCtxtPtr ctxt, const xmlChar *buffer) { in xmlNewStringInputStream() function
Delfgcchack.h6267 #undef xmlNewStringInputStream
6268 extern __typeof (xmlNewStringInputStream) xmlNewStringInputStream __attribute((alias("xmlNewStringI…
6270 #ifndef xmlNewStringInputStream
6271 extern __typeof (xmlNewStringInputStream) xmlNewStringInputStream__internal_alias __attribute((visi…
6272 #define xmlNewStringInputStream xmlNewStringInputStream__internal_alias macro
DHTMLparser.c6769 stream = xmlNewStringInputStream(ctxt, cur); in htmlCtxtReadDoc()
Dparser.c14842 stream = xmlNewStringInputStream(ctxt, cur); in xmlCtxtReadDoc()
Dtestapi.c16252 ret_val = xmlNewStringInputStream(ctxt, (const xmlChar *)buffer); in test_xmlNewStringInputStream()
/external/libxml2/
DparserInternals.c1506 xmlNewStringInputStream(xmlParserCtxtPtr ctxt, const xmlChar *buffer) { in xmlNewStringInputStream() function
Delfgcchack.h6267 #undef xmlNewStringInputStream
6268 extern __typeof (xmlNewStringInputStream) xmlNewStringInputStream __attribute((alias("xmlNewStringI…
6270 #ifndef xmlNewStringInputStream
6271 extern __typeof (xmlNewStringInputStream) xmlNewStringInputStream__internal_alias __attribute((visi…
6272 #define xmlNewStringInputStream xmlNewStringInputStream__internal_alias macro
DHTMLparser.c6783 stream = xmlNewStringInputStream(ctxt, cur); in htmlCtxtReadDoc()
Dparser.c14838 stream = xmlNewStringInputStream(ctxt, cur); in xmlCtxtReadDoc()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1251 xmlNewStringInputStream