Home
last modified time | relevance | path

Searched refs:xmlParseFile (Results 1 – 21 of 21) sorted by relevance

/external/libxml2/doc/tutorial/
Dincludeaddattribute.c17 doc = xmlParseFile(docname);
Dincludegetattribute.c31 doc = xmlParseFile(docname);
Dincludekeyword.c30 doc = xmlParseFile(docname);
Dincludeaddkeyword.c21 doc = xmlParseFile(docname);
Dincludexpath.c8 doc = xmlParseFile(docname);
/external/libxml2/doc/examples/
Dxpath2.c95 doc = xmlParseFile(filename); in example4()
Dxpath1.c94 doc = xmlParseFile(filename); in execute_xpath_expression()
/external/libxml2/
DtestThreadsWin32.c54 myDoc = xmlParseFile(filename); in thread_specific_data()
DDOCBparser.c301 return (xmlParseFile(filename)); in docbParseFile()
DtestThreads.c65 myDoc = xmlParseFile(filename); in thread_specific_data()
Druntest.c1813 doc = xmlParseFile(filename); in oldParseTest()
1834 doc = xmlParseFile(temp); in oldParseTest()
3996 myDoc = xmlParseFile(filename); in thread_specific_data()
Dlibxml2.syms755 xmlParseFile;
Delfgcchack.h7322 #undef xmlParseFile
7323 extern __typeof (xmlParseFile) xmlParseFile __attribute((alias("xmlParseFile__internal_alias")));
7325 #ifndef xmlParseFile
7326 extern __typeof (xmlParseFile) xmlParseFile__internal_alias __attribute((visibility("hidden")));
7327 #define xmlParseFile xmlParseFile__internal_alias macro
Dxmllint.c2387 doc = xmlParseFile(filename); in parseAndPrintFile()
Dparser.c14242 xmlParseFile(const char *filename) { in xmlParseFile() function
Dtestapi.c14151 ret_val = xmlParseFile(filename); in test_xmlParseFile()
DChangeLog4074 API xmlParseFile()
/external/libxml2/example/
Dgjobread.c191 doc = xmlParseFile(filename); in parseGjobFile()
/external/libxml2/include/libxml/
Dparser.h844 xmlParseFile (const char *filename);
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle862 d xmlParseFile pr extproc('xmlParseFile')
/external/libxml2/win32/
Dlibxml2.def.src1350 xmlParseFile