Home
last modified time | relevance | path

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

/external/libxml2/fuzz/
Dxml.c85 reader = xmlReaderForMemory(docBuffer, docSize, NULL, NULL, opts); in LLVMFuzzerTestOneInput()
/external/libabigail/src/
Dabg-libxml-utils.cc70 build_sptr(xmlReaderForMemory(buffer.c_str(), in new_reader_from_buffer()
/external/libxml2/include/libxml/
Dxmlreader.h333 xmlReaderForMemory (const char *buffer,
/external/libxml2/os400/libxmlrpg/
Dxmlreader.rpgle542 d xmlReaderForMemory...
543 d pr extproc('xmlReaderForMemory')
/external/libxml2/
Dlibxml2.syms1694 xmlReaderForMemory;
Delfgcchack.h8128 #undef xmlReaderForMemory
8129 extern __typeof (xmlReaderForMemory) xmlReaderForMemory __attribute((alias("xmlReaderForMemory__int…
8131 #ifndef xmlReaderForMemory
8132 extern __typeof (xmlReaderForMemory) xmlReaderForMemory__internal_alias __attribute((visibility("hi…
8133 #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.c1839 reader = xmlReaderForMemory(base, info.st_size, filename, in streamFile()
Druntest.c2326 reader = xmlReaderForMemory(base, size, filename, NULL, options); in streamMemParseTest()
Dtestapi.c30364 … ret_val = xmlReaderForMemory((const char *)buffer, size, URL, (const char *)encoding, options); in test_xmlReaderForMemory()
/external/libxml2/win32/
Dlibxml2.def.src1427 xmlReaderForMemory