Searched refs:xmlCreateURLParserCtxt (Results 1 – 8 of 8) 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
14056 xmlCreateURLParserCtxt(const char *filename, int options) in xmlCreateURLParserCtxt() function14100 return(xmlCreateURLParserCtxt(filename, 0)); in xmlCreateFileParserCtxt()15238 ctxt = xmlCreateURLParserCtxt(filename, options); in xmlReadFile()
16095 ret_val = xmlCreateURLParserCtxt(filename, options); in test_xmlCreateURLParserCtxt()
714 xmlCreateURLParserCtxt
103486 -#undef xmlCreateURLParserCtxt103487 -extern __typeof (xmlCreateURLParserCtxt) xmlCreateURLParserCtxt __attribute((alias("xmlCreateURLPa…103489 -#ifndef xmlCreateURLParserCtxt103490 -extern __typeof (xmlCreateURLParserCtxt) xmlCreateURLParserCtxt__internal_alias __attribute((visib…103491 -#define xmlCreateURLParserCtxt xmlCreateURLParserCtxt__internal_alias