Searched refs:xmlParserInputBufferCreateStatic (Results 1 – 10 of 10) sorted by relevance
| /third_party/libxml2/include/libxml/ |
| D | xmlIO.h | 182 xmlParserInputBufferCreateStatic (const char *mem, int size,
|
| /third_party/libxml2/os400/libxmlrpg/ |
| D | xmlIO.rpgle | 200 d xmlParserInputBufferCreateStatic... 202 d 'xmlParserInputBufferCreateStatic')
|
| /third_party/libxml2/ |
| D | testchar.c | 550 buf = xmlParserInputBufferCreateStatic(data, sizeof(data), in testCharRanges()
|
| D | libxml2.syms | 1687 xmlParserInputBufferCreateStatic;
|
| D | elfgcchack.h | 7733 #undef xmlParserInputBufferCreateStatic 7734 extern __typeof (xmlParserInputBufferCreateStatic) xmlParserInputBufferCreateStatic __attribute((al… 7736 #ifndef xmlParserInputBufferCreateStatic 7737 extern __typeof (xmlParserInputBufferCreateStatic) xmlParserInputBufferCreateStatic__internal_alias… 7738 #define xmlParserInputBufferCreateStatic xmlParserInputBufferCreateStatic__internal_alias macro
|
| D | xmlreader.c | 5515 buf = xmlParserInputBufferCreateStatic(buffer, size, in xmlReaderForMemory() 5742 input = xmlParserInputBufferCreateStatic(buffer, size, in xmlReaderNewMemory()
|
| D | xmlIO.c | 2992 xmlParserInputBufferCreateStatic(const char *mem, int size, in xmlParserInputBufferCreateStatic() function
|
| D | testapi.c | 29065 ret_val = xmlParserInputBufferCreateStatic((const char *)mem, size, enc); in test_xmlParserInputBufferCreateStatic()
|
| /third_party/libxml2/win32/ |
| D | libxml2.def.src | 1390 xmlParserInputBufferCreateStatic
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 82078 - on large file by using xmlParserInputBufferCreateStatic() with 108718 -#undef xmlParserInputBufferCreateStatic 108719 -extern __typeof (xmlParserInputBufferCreateStatic) xmlParserInputBufferCreateStatic __attribute((a… 108721 -#ifndef xmlParserInputBufferCreateStatic 108722 -extern __typeof (xmlParserInputBufferCreateStatic) xmlParserInputBufferCreateStatic__internal_alia… 108723 -#define xmlParserInputBufferCreateStatic xmlParserInputBufferCreateStatic__internal_alias 132491 buf = xmlParserInputBufferCreateStatic(data, sizeof(data),
|