Home
last modified time | relevance | path

Searched refs:xmlParserInputBufferCreateStatic (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/include/libxml/
DxmlIO.h182 xmlParserInputBufferCreateStatic (const char *mem, int size,
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle200 d xmlParserInputBufferCreateStatic...
202 d 'xmlParserInputBufferCreateStatic')
/external/libxml2/
Dtestchar.c550 buf = xmlParserInputBufferCreateStatic(data, sizeof(data), in testCharRanges()
Dlibxml2.syms1687 xmlParserInputBufferCreateStatic;
Dxmlreader.c5443 buf = xmlParserInputBufferCreateStatic(buffer, size, in xmlReaderForMemory()
5670 input = xmlParserInputBufferCreateStatic(buffer, size, in xmlReaderNewMemory()
Delfgcchack.h7723 #undef xmlParserInputBufferCreateStatic
7724 extern __typeof (xmlParserInputBufferCreateStatic) xmlParserInputBufferCreateStatic __attribute((al…
7726 #ifndef xmlParserInputBufferCreateStatic
7727 extern __typeof (xmlParserInputBufferCreateStatic) xmlParserInputBufferCreateStatic__internal_alias…
7728 #define xmlParserInputBufferCreateStatic xmlParserInputBufferCreateStatic__internal_alias macro
DxmlIO.c2961 xmlParserInputBufferCreateStatic(const char *mem, int size, in xmlParserInputBufferCreateStatic() function
Dtestapi.c29090 ret_val = xmlParserInputBufferCreateStatic((const char *)mem, size, enc); in test_xmlParserInputBufferCreateStatic()
DChangeLog7483 on large file by using xmlParserInputBufferCreateStatic() with
/external/libxml2/win32/
Dlibxml2.def.src1389 xmlParserInputBufferCreateStatic