Searched refs:xmlParserInputBufferCreateStatic (Results 1 – 7 of 7) sorted by relevance
/external/cronet/third_party/libxml/src/include/libxml/ |
D | xmlIO.h | 183 xmlParserInputBufferCreateStatic (const char *mem, int size,
|
/external/libxml2/include/libxml/ |
D | xmlIO.h | 183 xmlParserInputBufferCreateStatic (const char *mem, int size,
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlIO.rpgle | 200 d xmlParserInputBufferCreateStatic... 202 d 'xmlParserInputBufferCreateStatic')
|
/external/cronet/third_party/libxml/src/ |
D | xmlIO.c | 2958 xmlParserInputBufferCreateStatic(const char *mem, int size, in xmlParserInputBufferCreateStatic() function
|
D | testapi.c | 28163 ret_val = xmlParserInputBufferCreateStatic((const char *)mem, size, enc); in test_xmlParserInputBufferCreateStatic()
|
/external/libxml2/ |
D | xmlIO.c | 2958 xmlParserInputBufferCreateStatic(const char *mem, int size, in xmlParserInputBufferCreateStatic() function
|
D | testapi.c | 28163 ret_val = xmlParserInputBufferCreateStatic((const char *)mem, size, enc); in test_xmlParserInputBufferCreateStatic()
|