Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DHTMLparser.h206 htmlReadMemory (const char *buffer,
/external/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle294 d htmlReadMemory pr extproc('htmlReadMemory')
/external/libxml2/
Dlibxml2.syms1534 htmlReadMemory;
Delfgcchack.h702 #undef htmlReadMemory
703 extern __typeof (htmlReadMemory) htmlReadMemory __attribute((alias("htmlReadMemory__internal_alias"…
705 #ifndef htmlReadMemory
706 extern __typeof (htmlReadMemory) htmlReadMemory__internal_alias __attribute((visibility("hidden")));
707 #define htmlReadMemory htmlReadMemory__internal_alias macro
Dxmllint.c2232 doc = htmlReadMemory((char *) base, info.st_size, filename, in parseAndPrintFile()
DNEWS1359 htmlReadMemory init (William), a posteriori validation DTD base
Dtestapi.c912 if (no == 1) return(htmlReadMemory("<html/>", 7, "test", NULL, 0)); in gen_htmlDocPtr()
2641 ret_val = htmlReadMemory((const char *)buffer, size, URL, (const char *)encoding, options); in test_htmlReadMemory()
DChangeLog1582 * xmllint.c: added --html --memory to test htmlReadMemory to
6375 * HTMLparser.c: fixed initialisation problem for htmlReadMemory
/external/libxml2/win32/
Dlibxml2.def.src393 htmlReadMemory