Home
last modified time | relevance | path

Searched refs:xmlReaderForMemory (Results 1 – 12 of 12) sorted by relevance

/third_party/libxml2/fuzz/
Dxml.c85 reader = xmlReaderForMemory(docBuffer, docSize, NULL, NULL, opts); in LLVMFuzzerTestOneInput()
/third_party/libabigail/src/
Dabg-libxml-utils.cc70 build_sptr(xmlReaderForMemory(buffer.c_str(), in new_reader_from_buffer()
/third_party/libxml2/include/libxml/
Dxmlreader.h333 xmlReaderForMemory (const char *buffer,
/third_party/libxml2/os400/libxmlrpg/
Dxmlreader.rpgle542 d xmlReaderForMemory...
543 d pr extproc('xmlReaderForMemory')
/third_party/libxml2/
Dlibxml2.syms1694 xmlReaderForMemory;
Delfgcchack.h8140 #undef xmlReaderForMemory
8141 extern __typeof (xmlReaderForMemory) xmlReaderForMemory __attribute((alias("xmlReaderForMemory__int…
8143 #ifndef xmlReaderForMemory
8144 extern __typeof (xmlReaderForMemory) xmlReaderForMemory__internal_alias __attribute((visibility("hi…
8145 #define xmlReaderForMemory xmlReaderForMemory__internal_alias macro
Dxmlreader.c5468 return (xmlReaderForMemory in xmlReaderForDoc()
5509 xmlReaderForMemory(const char *buffer, int size, const char *URL, in xmlReaderForMemory() function
Dxmllint.c1845 reader = xmlReaderForMemory(base, info.st_size, filename, in streamFile()
Druntest.c2395 reader = xmlReaderForMemory(base, size, filename, NULL, options); in streamMemParseTest()
Dtestapi.c30366 … ret_val = xmlReaderForMemory((const char *)buffer, size, URL, (const char *)encoding, options); in test_xmlReaderForMemory()
/third_party/libxml2/win32/
Dlibxml2.def.src1428 xmlReaderForMemory
/third_party/chromium/patch/
D0001-cve.patch109113 -#undef xmlReaderForMemory
109114 -extern __typeof (xmlReaderForMemory) xmlReaderForMemory __attribute((alias("xmlReaderForMemory__in…
109116 -#ifndef xmlReaderForMemory
109117 -extern __typeof (xmlReaderForMemory) xmlReaderForMemory__internal_alias __attribute((visibility("h…
109118 -#define xmlReaderForMemory xmlReaderForMemory__internal_alias