Searched refs:xmlNewStringInputStream (Results 1 – 13 of 13) sorted by relevance
/external/chromium_org/third_party/libxml/src/include/libxml/ |
D | parserInternals.h | 328 xmlNewStringInputStream (xmlParserCtxtPtr ctxt,
|
/external/libxml2/include/libxml/ |
D | parserInternals.h | 328 xmlNewStringInputStream (xmlParserCtxtPtr ctxt,
|
/external/chromium_org/third_party/libxml/src/ |
D | runsuite.c | 146 ret = xmlNewStringInputStream(ctxt, in testExternalEntityLoader()
|
D | parserInternals.c | 1506 xmlNewStringInputStream(xmlParserCtxtPtr ctxt, const xmlChar *buffer) { in xmlNewStringInputStream() function
|
D | elfgcchack.h | 6267 #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
|
D | HTMLparser.c | 6769 stream = xmlNewStringInputStream(ctxt, cur); in htmlCtxtReadDoc()
|
D | parser.c | 14842 stream = xmlNewStringInputStream(ctxt, cur); in xmlCtxtReadDoc()
|
D | testapi.c | 16252 ret_val = xmlNewStringInputStream(ctxt, (const xmlChar *)buffer); in test_xmlNewStringInputStream()
|
/external/libxml2/ |
D | parserInternals.c | 1506 xmlNewStringInputStream(xmlParserCtxtPtr ctxt, const xmlChar *buffer) { in xmlNewStringInputStream() function
|
D | elfgcchack.h | 6267 #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
|
D | HTMLparser.c | 6783 stream = xmlNewStringInputStream(ctxt, cur); in htmlCtxtReadDoc()
|
D | parser.c | 14838 stream = xmlNewStringInputStream(ctxt, cur); in xmlCtxtReadDoc()
|
/external/chromium_org/third_party/libxml/src/win32/ |
D | libxml2.def.src | 1251 xmlNewStringInputStream
|