Home
last modified time | relevance | path

Searched refs:xmlParseFile (Results 1 – 23 of 23) 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/
DDOCBparser.c301 return (xmlParseFile(filename)); in docbParseFile()
DtestThreads.c75 myDoc = xmlParseFile(filename); in thread_specific_data()
Druntest.c1816 doc = xmlParseFile(filename); in oldParseTest()
1837 doc = xmlParseFile(temp); in oldParseTest()
4004 myDoc = xmlParseFile(filename); in thread_specific_data()
Dlibxml2.syms755 xmlParseFile;
Delfgcchack.h7332 #undef xmlParseFile
7333 extern __typeof (xmlParseFile) xmlParseFile __attribute((alias("xmlParseFile__internal_alias")));
7335 #ifndef xmlParseFile
7336 extern __typeof (xmlParseFile) xmlParseFile__internal_alias __attribute((visibility("hidden")));
7337 #define xmlParseFile xmlParseFile__internal_alias macro
Dxmllint.c2400 doc = xmlParseFile(filename); in parseAndPrintFile()
Dparser.c14211 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/llvm-project/lldb/source/Host/common/
DXML.cpp49 m_document = xmlParseFile(path); in ParseFile()
/external/libxml2/include/libxml/
Dparser.h846 xmlParseFile (const char *filename);
/external/libxkbcommon/src/
Dregistry.c1181 doc = xmlParseFile(path); in parse()
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle862 d xmlParseFile pr extproc('xmlParseFile')
/external/mesa3d/src/freedreno/rnn/
Drnn.c931 xmlDocPtr doc = xmlParseFile(fname); in rnn_parsefile()
/external/libxml2/win32/
Dlibxml2.def.src1351 xmlParseFile