Searched refs:xmlCreateURLParserCtxt (Results 1 – 7 of 7) sorted by relevance
327 xmlCreateURLParserCtxt (const char *filename,
109 d xmlCreateURLParserCtxt...110 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
14081 xmlCreateURLParserCtxt(const char *filename, int options) in xmlCreateURLParserCtxt() function14125 return(xmlCreateURLParserCtxt(filename, 0)); in xmlCreateFileParserCtxt()15255 ctxt = xmlCreateURLParserCtxt(filename, options); in xmlReadFile()
16093 ret_val = xmlCreateURLParserCtxt(filename, options); in test_xmlCreateURLParserCtxt()
714 xmlCreateURLParserCtxt