Home
last modified time | relevance | path

Searched refs:xmlReaderForMemory (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/include/libxml/
Dxmlreader.h333 xmlReaderForMemory (const char *buffer,
/external/libxml2/os400/libxmlrpg/
Dxmlreader.rpgle542 d xmlReaderForMemory...
543 d pr extproc('xmlReaderForMemory')
/external/libxml2/
Dlibxml2.syms1694 xmlReaderForMemory;
Dxmlreader.c5395 return (xmlReaderForMemory in xmlReaderForDoc()
5436 xmlReaderForMemory(const char *buffer, int size, const char *URL, in xmlReaderForMemory() function
Delfgcchack.h8118 #undef xmlReaderForMemory
8119 extern __typeof (xmlReaderForMemory) xmlReaderForMemory __attribute((alias("xmlReaderForMemory__int…
8121 #ifndef xmlReaderForMemory
8122 extern __typeof (xmlReaderForMemory) xmlReaderForMemory__internal_alias __attribute((visibility("hi…
8123 #define xmlReaderForMemory xmlReaderForMemory__internal_alias macro
Dxmllint.c1833 reader = xmlReaderForMemory(base, info.st_size, filename, in streamFile()
Druntest.c2323 reader = xmlReaderForMemory(base, size, filename, NULL, options); in streamMemParseTest()
Dtestapi.c30363 … ret_val = xmlReaderForMemory((const char *)buffer, size, URL, (const char *)encoding, options); in test_xmlReaderForMemory()
/external/libxml2/win32/
Dlibxml2.def.src1426 xmlReaderForMemory