Searched refs:xmlReaderForMemory (Results 1 – 12 of 12) sorted by relevance
| /third_party/libxml2/fuzz/ |
| D | xml.c | 85 reader = xmlReaderForMemory(docBuffer, docSize, NULL, NULL, opts); in LLVMFuzzerTestOneInput()
|
| /third_party/libabigail/src/ |
| D | abg-libxml-utils.cc | 70 build_sptr(xmlReaderForMemory(buffer.c_str(), in new_reader_from_buffer()
|
| /third_party/libxml2/include/libxml/ |
| D | xmlreader.h | 333 xmlReaderForMemory (const char *buffer,
|
| /third_party/libxml2/os400/libxmlrpg/ |
| D | xmlreader.rpgle | 542 d xmlReaderForMemory... 543 d pr extproc('xmlReaderForMemory')
|
| /third_party/libxml2/ |
| D | libxml2.syms | 1694 xmlReaderForMemory;
|
| D | elfgcchack.h | 8140 #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
|
| D | xmlreader.c | 5468 return (xmlReaderForMemory in xmlReaderForDoc() 5509 xmlReaderForMemory(const char *buffer, int size, const char *URL, in xmlReaderForMemory() function
|
| D | xmllint.c | 1845 reader = xmlReaderForMemory(base, info.st_size, filename, in streamFile()
|
| D | runtest.c | 2395 reader = xmlReaderForMemory(base, size, filename, NULL, options); in streamMemParseTest()
|
| D | testapi.c | 30366 … ret_val = xmlReaderForMemory((const char *)buffer, size, URL, (const char *)encoding, options); in test_xmlReaderForMemory()
|
| /third_party/libxml2/win32/ |
| D | libxml2.def.src | 1428 xmlReaderForMemory
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 109113 -#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
|