Searched refs:xmlCreateURLParserCtxt (Results 1 – 7 of 7) sorted by relevance
327 xmlCreateURLParserCtxt (const char *filename,
106 d xmlCreateURLParserCtxt...107 d pr extproc('xmlCreateURLParserCtxt')
1739 xmlCreateURLParserCtxt;
2501 #undef xmlCreateURLParserCtxt2502 extern __typeof (xmlCreateURLParserCtxt) xmlCreateURLParserCtxt __attribute((alias("xmlCreateURLPar…2504 #ifndef xmlCreateURLParserCtxt2505 extern __typeof (xmlCreateURLParserCtxt) xmlCreateURLParserCtxt__internal_alias __attribute((visibi…2506 #define xmlCreateURLParserCtxt xmlCreateURLParserCtxt__internal_alias macro
14275 xmlCreateURLParserCtxt(const char *filename, int options) in xmlCreateURLParserCtxt() function14319 return(xmlCreateURLParserCtxt(filename, 0)); in xmlCreateFileParserCtxt()15449 ctxt = xmlCreateURLParserCtxt(filename, options); in xmlReadFile()
15991 ret_val = xmlCreateURLParserCtxt(filename, options); in test_xmlCreateURLParserCtxt()
714 xmlCreateURLParserCtxt