Searched refs:xmlInitParserCtxt (Results 1 – 8 of 8) sorted by relevance
979 xmlInitParserCtxt (xmlParserCtxtPtr ctxt);
1564 xmlInitParserCtxt(xmlParserCtxtPtr ctxt) in xmlInitParserCtxt() function1846 if (xmlInitParserCtxt(ctxt) < 0) { in xmlNewParserCtxt()
740 xmlInitParserCtxt;
4665 #undef xmlInitParserCtxt4666 extern __typeof (xmlInitParserCtxt) xmlInitParserCtxt __attribute((alias("xmlInitParserCtxt__intern…4668 #ifndef xmlInitParserCtxt4669 extern __typeof (xmlInitParserCtxt) xmlInitParserCtxt__internal_alias __attribute((visibility("hidd…4670 #define xmlInitParserCtxt xmlInitParserCtxt__internal_alias macro
55 Fixes for xmlInitParserCtxt (Daniel Veillard),
13320 ret_val = xmlInitParserCtxt(ctxt); in test_xmlInitParserCtxt()
1056 d xmlInitParserCtxt...1057 d pr 10i 0 extproc('xmlInitParserCtxt')
999 xmlInitParserCtxt