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.rpgle535 d xmlReaderForFile...
536 d pr extproc('xmlReaderForFile')
/external/libxml2/
Dtestrecurse.c765 reader = xmlReaderForFile("huge:test" , NULL, in notRecursiveHugeTest()
Dtestlimits.c1325 reader = xmlReaderForFile(filename , NULL, options); in readerTest()
Dlibxml2.syms1692 xmlReaderForFile;
Druntest.c2266 reader = xmlReaderForFile(filename, NULL, options); in streamParseTest()
3395 reader = xmlReaderForFile(instance, NULL, options); in rngStreamTest()
Delfgcchack.h8104 #undef xmlReaderForFile
8105 extern __typeof (xmlReaderForFile) xmlReaderForFile __attribute((alias("xmlReaderForFile__internal_…
8107 #ifndef xmlReaderForFile
8108 extern __typeof (xmlReaderForFile) xmlReaderForFile__internal_alias __attribute((visibility("hidden…
8109 #define xmlReaderForFile xmlReaderForFile__internal_alias macro
Dxmllint.c1843 reader = xmlReaderForFile(filename, NULL, options); in streamFile()
Dxmlreader.c5484 xmlReaderForFile(const char *filename, const char *encoding, int options) in xmlReaderForFile() function
Dtestapi.c30305 ret_val = xmlReaderForFile(filename, (const char *)encoding, options); in test_xmlReaderForFile()
/external/libxml2/win32/
Dlibxml2.def.src1425 xmlReaderForFile