Home
last modified time | relevance | path

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

/third_party/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()
/third_party/libxml2/include/libxml/
Dxmlreader.h329 xmlReaderForFile (const char *filename,
/third_party/libxml2/os400/libxmlrpg/
Dxmlreader.rpgle535 d xmlReaderForFile...
536 d pr extproc('xmlReaderForFile')
/third_party/libxml2/
Dtestrecurse.c765 reader = xmlReaderForFile("huge:test" , NULL, in notRecursiveHugeTest()
Dtestlimits.c1325 reader = xmlReaderForFile(filename , NULL, options); in readerTest()
Dlibxml2.syms1692 xmlReaderForFile;
Druntest.c2335 reader = xmlReaderForFile(filename, NULL, options); in streamParseTest()
3464 reader = xmlReaderForFile(instance, NULL, options); in rngStreamTest()
Delfgcchack.h8116 #undef xmlReaderForFile
8117 extern __typeof (xmlReaderForFile) xmlReaderForFile __attribute((alias("xmlReaderForFile__internal_…
8119 #ifndef xmlReaderForFile
8120 extern __typeof (xmlReaderForFile) xmlReaderForFile__internal_alias __attribute((visibility("hidden…
8121 #define xmlReaderForFile xmlReaderForFile__internal_alias macro
Dxmllint.c1849 reader = xmlReaderForFile(filename, NULL, options); in streamFile()
Dxmlreader.c5485 xmlReaderForFile(const char *filename, const char *encoding, int options) in xmlReaderForFile() function
Dtestapi.c30307 ret_val = xmlReaderForFile(filename, (const char *)encoding, options); in test_xmlReaderForFile()
/third_party/libxml2/win32/
Dlibxml2.def.src1426 xmlReaderForFile
/third_party/chromium/patch/
D0001-cve.patch109089 -#undef xmlReaderForFile
109090 -extern __typeof (xmlReaderForFile) xmlReaderForFile __attribute((alias("xmlReaderForFile__internal…
109092 -#ifndef xmlReaderForFile
109093 -extern __typeof (xmlReaderForFile) xmlReaderForFile__internal_alias __attribute((visibility("hidde…
109094 -#define xmlReaderForFile xmlReaderForFile__internal_alias