Home
last modified time | relevance | path

Searched refs:xmlReaderForFile (Results 1 – 15 of 15) sorted by relevance

/external/libxml2/doc/examples/
Dreader1.c62 reader = xmlReaderForFile(filename, NULL, 0); in streamFile()
Dreader3.c38 reader = xmlReaderForFile(filename, NULL, 0); in extractFile()
Dreader2.c68 reader = xmlReaderForFile(filename, NULL, in streamFile()
Dreader4.c72 readerPtr = xmlReaderForFile(argv[1], NULL, 0); in main()
/external/libxml2/include/libxml/
Dxmlreader.h329 xmlReaderForFile (const char *filename,
/external/libxml2/os400/libxmlrpg/
Dxmlreader.rpgle493 d xmlReaderForFile...
494 d pr extproc('xmlReaderForFile')
/external/libxml2/
Dtestrecurse.c765 reader = xmlReaderForFile("huge:test" , NULL, in notRecursiveHugeTest()
Dtestlimits.c1324 reader = xmlReaderForFile(filename , NULL, options); in readerTest()
Dlibxml2.syms1692 xmlReaderForFile;
Druntest.c2194 reader = xmlReaderForFile(filename, NULL, options); in streamParseTest()
3309 reader = xmlReaderForFile(instance, NULL, options); in rngStreamTest()
Delfgcchack.h8094 #undef xmlReaderForFile
8095 extern __typeof (xmlReaderForFile) xmlReaderForFile __attribute((alias("xmlReaderForFile__internal_…
8097 #ifndef xmlReaderForFile
8098 extern __typeof (xmlReaderForFile) xmlReaderForFile__internal_alias __attribute((visibility("hidden…
8099 #define xmlReaderForFile xmlReaderForFile__internal_alias macro
Dxmllint.c1851 reader = xmlReaderForFile(filename, NULL, options); in streamFile()
Dxmlreader.c5383 xmlReaderForFile(const char *filename, const char *encoding, int options) in xmlReaderForFile() function
Dtestapi.c30148 ret_val = xmlReaderForFile(filename, (const char *)encoding, options); in test_xmlReaderForFile()
/external/libxml2/win32/
Dlibxml2.def.src1424 xmlReaderForFile