Searched refs:xmlCreateDocParserCtxt (Results 1 – 8 of 8) sorted by relevance
991 xmlCreateDocParserCtxt (const xmlChar *cur);
725 xmlCreateDocParserCtxt;
2399 #undef xmlCreateDocParserCtxt2400 extern __typeof (xmlCreateDocParserCtxt) xmlCreateDocParserCtxt __attribute((alias("xmlCreateDocPar…2402 #ifndef xmlCreateDocParserCtxt2403 extern __typeof (xmlCreateDocParserCtxt) xmlCreateDocParserCtxt__internal_alias __attribute((visibi…2404 #define xmlCreateDocParserCtxt xmlCreateDocParserCtxt__internal_alias macro
14766 xmlCreateDocParserCtxt(const xmlChar *cur) { in xmlCreateDocParserCtxt() function14799 ctxt = xmlCreateDocParserCtxt(cur); in xmlSAXParseDoc()15427 ctxt = xmlCreateDocParserCtxt(cur); in xmlReadDoc()
9486 * parser.c: revert xmlCreateDocParserCtxt() since this break9493 callbacks after context allocation, change xmlCreateDocParserCtxt()
12682 ret_val = xmlCreateDocParserCtxt((const xmlChar *)cur); in test_xmlCreateDocParserCtxt()
1077 d xmlCreateDocParserCtxt...1078 d pr extproc('xmlCreateDocParserCtxt')
704 xmlCreateDocParserCtxt