Home
last modified time | relevance | path

Searched refs:xmlBuildRelativeURI (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/os400/libxmlrpg/
Duri.rpgle48 d xmlBuildRelativeURI...
49 d pr * extproc('xmlBuildRelativeURI') xmlChar *
/external/libxml2/include/libxml/
Duri.h58 xmlBuildRelativeURI (const xmlChar *URI,
/external/libxml2/
Dlibxml2.syms1889 xmlBuildRelativeURI;
Duri.c2164 xmlBuildRelativeURI (const xmlChar * URI, const xmlChar * base) in xmlBuildRelativeURI() function
Dxinclude.c1711 curBase = xmlBuildRelativeURI(URL, ctxt->base); in xmlXIncludeLoadDoc()
Delfgcchack.h1619 #undef xmlBuildRelativeURI
1620 extern __typeof (xmlBuildRelativeURI) xmlBuildRelativeURI __attribute((alias("xmlBuildRelativeURI__…
1622 #ifndef xmlBuildRelativeURI
1623 extern __typeof (xmlBuildRelativeURI) xmlBuildRelativeURI__internal_alias __attribute((visibility("…
1624 #define xmlBuildRelativeURI xmlBuildRelativeURI__internal_alias macro
DNEWS1082 - bug fixes: xmlBuildRelativeURI and empty path (William Brack),
1306 entities and _private problem (William), xmlBuildRelativeURI error
DChangeLog3007 * uri.c: more fixes to the behaviour of xmlBuildRelativeURI
3023 * uri.c: fixed problem when xmlBuildRelativeURI was given a
3572 * uri.c: enhanced xmlBuildRelativeURI to allow the URI and the
5684 * uri.c: fixed a stupid mistake in xmlBuildRelativeURI
6719 xmlBuildRelativeURI needed for enhancement of xinclude.c
Dtestapi.c24518 ret_val = xmlBuildRelativeURI((const xmlChar *)URI, (const xmlChar *)base); in test_xmlBuildRelativeURI()
/external/libxml2/win32/
Dlibxml2.def.src583 xmlBuildRelativeURI