Searched refs:xmlInitParserCtxt (Results 1 – 9 of 9) sorted by relevance
981 xmlInitParserCtxt (xmlParserCtxtPtr ctxt);
1591 xmlInitParserCtxt(xmlParserCtxtPtr ctxt) in xmlInitParserCtxt() function1872 if (xmlInitParserCtxt(ctxt) < 0) { in xmlNewParserCtxt()
740 xmlInitParserCtxt;
4675 #undef xmlInitParserCtxt4676 extern __typeof (xmlInitParserCtxt) xmlInitParserCtxt __attribute((alias("xmlInitParserCtxt__intern…4678 #ifndef xmlInitParserCtxt4679 extern __typeof (xmlInitParserCtxt) xmlInitParserCtxt__internal_alias __attribute((visibility("hidd…4680 #define xmlInitParserCtxt xmlInitParserCtxt__internal_alias macro
981 Fixes for xmlInitParserCtxt (Daniel Veillard),
13400 ret_val = xmlInitParserCtxt(ctxt); in test_xmlInitParserCtxt()
1073 d xmlInitParserCtxt...1074 d pr extproc('xmlInitParserCtxt')
1000 xmlInitParserCtxt
105660 -#undef xmlInitParserCtxt105661 -extern __typeof (xmlInitParserCtxt) xmlInitParserCtxt __attribute((alias("xmlInitParserCtxt__inter…105663 -#ifndef xmlInitParserCtxt105664 -extern __typeof (xmlInitParserCtxt) xmlInitParserCtxt__internal_alias __attribute((visibility("hid…105665 -#define xmlInitParserCtxt xmlInitParserCtxt__internal_alias124153 @@ -1602,7 +1455,7 @@ xmlInitParserCtxt(xmlParserCtxtPtr ctxt)124162 @@ -1738,7 +1591,7 @@ xmlInitParserCtxt(xmlParserCtxtPtr ctxt)