Home
last modified time | relevance | path

Searched refs:xmlCreateURLParserCtxt (Results 1 – 8 of 8) sorted by relevance

/third_party/libxml2/include/libxml/
DparserInternals.h327 xmlCreateURLParserCtxt (const char *filename,
/third_party/libxml2/os400/libxmlrpg/
DparserInternals.rpgle109 d xmlCreateURLParserCtxt...
110 d pr extproc('xmlCreateURLParserCtxt')
/third_party/libxml2/
Dlibxml2.syms1739 xmlCreateURLParserCtxt;
Delfgcchack.h2501 #undef xmlCreateURLParserCtxt
2502 extern __typeof (xmlCreateURLParserCtxt) xmlCreateURLParserCtxt __attribute((alias("xmlCreateURLPar…
2504 #ifndef xmlCreateURLParserCtxt
2505 extern __typeof (xmlCreateURLParserCtxt) xmlCreateURLParserCtxt__internal_alias __attribute((visibi…
2506 #define xmlCreateURLParserCtxt xmlCreateURLParserCtxt__internal_alias macro
Dparser.c14056 xmlCreateURLParserCtxt(const char *filename, int options) in xmlCreateURLParserCtxt() function
14100 return(xmlCreateURLParserCtxt(filename, 0)); in xmlCreateFileParserCtxt()
15238 ctxt = xmlCreateURLParserCtxt(filename, options); in xmlReadFile()
Dtestapi.c16095 ret_val = xmlCreateURLParserCtxt(filename, options); in test_xmlCreateURLParserCtxt()
/third_party/libxml2/win32/
Dlibxml2.def.src714 xmlCreateURLParserCtxt
/third_party/chromium/patch/
D0001-cve.patch103486 -#undef xmlCreateURLParserCtxt
103487 -extern __typeof (xmlCreateURLParserCtxt) xmlCreateURLParserCtxt __attribute((alias("xmlCreateURLPa…
103489 -#ifndef xmlCreateURLParserCtxt
103490 -extern __typeof (xmlCreateURLParserCtxt) xmlCreateURLParserCtxt__internal_alias __attribute((visib…
103491 -#define xmlCreateURLParserCtxt xmlCreateURLParserCtxt__internal_alias