Searched refs:xmlParserInputBufferCreateStatic (Results 1 – 8 of 8) sorted by relevance
/external/libxml2/include/libxml/ |
D | xmlIO.h | 182 xmlParserInputBufferCreateStatic (const char *mem, int size,
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlIO.rpgle | 200 d xmlParserInputBufferCreateStatic... 202 d 'xmlParserInputBufferCreateStatic')
|
/external/libxml2/ |
D | testchar.c | 550 buf = xmlParserInputBufferCreateStatic(data, sizeof(data), in testCharRanges()
|
D | libxml2.syms | 1687 xmlParserInputBufferCreateStatic;
|
D | xmlreader.c | 5380 buf = xmlParserInputBufferCreateStatic(buffer, size, in xmlReaderForMemory() 5607 input = xmlParserInputBufferCreateStatic(buffer, size, in xmlReaderNewMemory()
|
D | xmlIO.c | 2992 xmlParserInputBufferCreateStatic(const char *mem, int size, in xmlParserInputBufferCreateStatic() function
|
D | testapi.c | 28859 ret_val = xmlParserInputBufferCreateStatic((const char *)mem, size, enc); in test_xmlParserInputBufferCreateStatic()
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1390 xmlParserInputBufferCreateStatic
|