Searched refs:xmlInitParserCtxt (Results 1 – 8 of 8) sorted by relevance
981 xmlInitParserCtxt (xmlParserCtxtPtr ctxt);
1589 xmlInitParserCtxt(xmlParserCtxtPtr ctxt) in xmlInitParserCtxt() function1870 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
498 Fixes for xmlInitParserCtxt (Daniel Veillard),
13398 ret_val = xmlInitParserCtxt(ctxt); in test_xmlInitParserCtxt()
1073 d xmlInitParserCtxt...1074 d pr extproc('xmlInitParserCtxt')
1000 xmlInitParserCtxt