Searched refs:xmlInitParserCtxt (Results 1 – 8 of 8) sorted by relevance
976 xmlInitParserCtxt (xmlParserCtxtPtr ctxt);
1604 xmlInitParserCtxt(xmlParserCtxtPtr ctxt) in xmlInitParserCtxt() function1869 if (xmlInitParserCtxt(ctxt) < 0) { in xmlNewParserCtxt()
4573 #undef xmlInitParserCtxt4574 extern __typeof (xmlInitParserCtxt) xmlInitParserCtxt __attribute((alias("xmlInitParserCtxt__intern…4576 #ifndef xmlInitParserCtxt4577 extern __typeof (xmlInitParserCtxt) xmlInitParserCtxt__internal_alias __attribute((visibility("hidd…4578 #define xmlInitParserCtxt xmlInitParserCtxt__internal_alias macro
13324 ret_val = xmlInitParserCtxt(ctxt); in test_xmlInitParserCtxt()
990 xmlInitParserCtxt