Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/chromium/
Dlibxml_utils.cc38 reader_ = xmlReaderForFile(file_path.c_str(), NULL, kParseOptions); in LoadFile()
/external/chromium/chrome/common/
Dlibxml_utils.cc57 reader_ = xmlReaderForFile( in LoadFile()
/external/chromium_org/third_party/libxml/src/include/libxml/
Dxmlreader.h324 xmlReaderForFile (const char *filename,
/external/libxml2/include/libxml/
Dxmlreader.h324 xmlReaderForFile (const char *filename,
/external/chromium_org/third_party/libxml/src/
Druntest.c2195 reader = xmlReaderForFile(filename, NULL, options); in streamParseTest()
3310 reader = xmlReaderForFile(instance, NULL, options); in rngStreamTest()
Delfgcchack.h7968 #undef xmlReaderForFile
7969 extern __typeof (xmlReaderForFile) xmlReaderForFile __attribute((alias("xmlReaderForFile__internal_…
7971 #ifndef xmlReaderForFile
7972 extern __typeof (xmlReaderForFile) xmlReaderForFile__internal_alias __attribute((visibility("hidden…
7973 #define xmlReaderForFile xmlReaderForFile__internal_alias macro
Dxmllint.c1840 reader = xmlReaderForFile(filename, NULL, options); in streamFile()
Dxmlreader.c5218 xmlReaderForFile(const char *filename, const char *encoding, int options) in xmlReaderForFile() function
Dtestapi.c29906 ret_val = xmlReaderForFile(filename, (const char *)encoding, options); in test_xmlReaderForFile()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1412 xmlReaderForFile
/external/libxml2/
Delfgcchack.h7968 #undef xmlReaderForFile
7969 extern __typeof (xmlReaderForFile) xmlReaderForFile __attribute((alias("xmlReaderForFile__internal_…
7971 #ifndef xmlReaderForFile
7972 extern __typeof (xmlReaderForFile) xmlReaderForFile__internal_alias __attribute((visibility("hidden…
7973 #define xmlReaderForFile xmlReaderForFile__internal_alias macro
Dxmllint.c1844 reader = xmlReaderForFile(filename, NULL, options); in streamFile()
Dxmlreader.c5224 xmlReaderForFile(const char *filename, const char *encoding, int options) in xmlReaderForFile() function