Lines Matching refs:xmlBuildRelativeURI
77602 - * uri.c: more fixes to the behaviour of xmlBuildRelativeURI
77618 - * uri.c: fixed problem when xmlBuildRelativeURI was given a
78167 - * uri.c: enhanced xmlBuildRelativeURI to allow the URI and the
80279 - * uri.c: fixed a stupid mistake in xmlBuildRelativeURI
81314 - xmlBuildRelativeURI needed for enhancement of xinclude.c
102604 -#undef xmlBuildRelativeURI
102605 -extern __typeof (xmlBuildRelativeURI) xmlBuildRelativeURI __attribute((alias("xmlBuildRelativeURI_…
102607 -#ifndef xmlBuildRelativeURI
102608 -extern __typeof (xmlBuildRelativeURI) xmlBuildRelativeURI__internal_alias __attribute((visibility(…
102609 -#define xmlBuildRelativeURI xmlBuildRelativeURI__internal_alias
129259 - res = xmlBuildRelativeURI((xmlChar *)str, (xmlChar *) base);