Searched refs:xmlReaderForFile (Results 1 - 25 of 32) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/examples/
H A Dreader1.c4 * purpose: Demonstrate the use of xmlReaderForFile() to parse an XML file
62 reader = xmlReaderForFile(filename, NULL, 0);
H A Dreader2.c4 * purpose: Demonstrate the use of xmlReaderForFile() to parse an XML file
68 reader = xmlReaderForFile(filename, NULL,
H A Dreader3.c38 reader = xmlReaderForFile(filename, NULL, 0);
H A Dreader4.c4 * purpose: Demonstrate the use of xmlReaderForFile() and
72 readerPtr = xmlReaderForFile(argv[1], NULL, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/html/
H A Dreader1.c4 * purpose: Demonstrate the use of xmlReaderForFile() to parse an XML file
62 reader = xmlReaderForFile(filename, NULL, 0);
H A Dreader2.c4 * purpose: Demonstrate the use of xmlReaderForFile() to parse an XML file
68 reader = xmlReaderForFile(filename, NULL,
H A Dreader3.c38 reader = xmlReaderForFile(filename, NULL, 0);
H A Dreader4.c4 * purpose: Demonstrate the use of xmlReaderForFile() and
72 readerPtr = xmlReaderForFile(argv[1], NULL, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A Dreader1.c4 * purpose: Demonstrate the use of xmlReaderForFile() to parse an XML file
62 reader = xmlReaderForFile(filename, NULL, 0);
H A Dreader2.c4 * purpose: Demonstrate the use of xmlReaderForFile() to parse an XML file
68 reader = xmlReaderForFile(filename, NULL,
H A Dreader3.c38 reader = xmlReaderForFile(filename, NULL, 0);
H A Dreader4.c4 * purpose: Demonstrate the use of xmlReaderForFile() and
72 readerPtr = xmlReaderForFile(argv[1], NULL, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dxmlreader.h324 xmlReaderForFile (const char *filename,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dxmlreader.h324 xmlReaderForFile (const char *filename,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlreader.in.h318 xmlReaderForFile (const char *filename,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlreader.h324 xmlReaderForFile (const char *filename,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlreader.in.h318 xmlReaderForFile (const char *filename,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtestrecurse.c773 reader = xmlReaderForFile("huge:test" , NULL,
H A Druntest.c2185 reader = xmlReaderForFile(filename, NULL, options);
3286 reader = xmlReaderForFile(instance, NULL, options);
H A Dxmllint.c1826 reader = xmlReaderForFile(filename, NULL, options);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtestrecurse.c773 reader = xmlReaderForFile("huge:test" , NULL,
H A Druntest.c2185 reader = xmlReaderForFile(filename, NULL, options);
3286 reader = xmlReaderForFile(instance, NULL, options);
H A Dxmllint.c1826 reader = xmlReaderForFile(filename, NULL, options);
H A Delfgcchack.h7888 #undef xmlReaderForFile macro
7889 extern __typeof (xmlReaderForFile) xmlReaderForFile __attribute((alias("xmlReaderForFile__internal_alias")));
7891 #ifndef xmlReaderForFile
7892 extern __typeof (xmlReaderForFile) xmlReaderForFile__internal_alias __attribute((visibility("hidden")));
7893 #define xmlReaderForFile xmlReaderForFile__internal_alias macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
H A Dxmllint.c1826 reader = xmlReaderForFile(filename, NULL, options);

Completed in 190 milliseconds

12