Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DparserInternals.h327 xmlCreateURLParserCtxt (const char *filename,
/external/libxml2/os400/libxmlrpg/
DparserInternals.rpgle109 d xmlCreateURLParserCtxt...
110 d pr extproc('xmlCreateURLParserCtxt')
/external/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.c14081 xmlCreateURLParserCtxt(const char *filename, int options) in xmlCreateURLParserCtxt() function
14125 return(xmlCreateURLParserCtxt(filename, 0)); in xmlCreateFileParserCtxt()
15255 ctxt = xmlCreateURLParserCtxt(filename, options); in xmlReadFile()
Dtestapi.c16093 ret_val = xmlCreateURLParserCtxt(filename, options); in test_xmlCreateURLParserCtxt()
/external/libxml2/win32/
Dlibxml2.def.src714 xmlCreateURLParserCtxt