Searched refs:xmlCreateURI (Results 1 – 4 of 4) sorted by relevance
53 xmlCreateURI (void);
904 uri = xmlCreateURI(); in xmlParseURI()950 uri = xmlCreateURI(); in xmlParseURIRaw()978 xmlCreateURI(void) { in xmlCreateURI() function1834 uri = xmlCreateURI(); in xmlURIEscape()1978 ref = xmlCreateURI(); in xmlBuildURI()1998 bas = xmlCreateURI(); in xmlBuildURI()2032 res = xmlCreateURI(); in xmlBuildURI()2258 ref = xmlCreateURI (); in xmlBuildRelativeURI()2276 bas = xmlCreateURI (); in xmlBuildRelativeURI()2533 uri = xmlCreateURI(); in xmlCanonicPath()
2419 #undef xmlCreateURI2420 extern __typeof (xmlCreateURI) xmlCreateURI __attribute((alias("xmlCreateURI__internal_alias")));2422 #ifndef xmlCreateURI2423 extern __typeof (xmlCreateURI) xmlCreateURI__internal_alias __attribute((visibility("hidden")));2424 #define xmlCreateURI xmlCreateURI__internal_alias macro
376 uri = xmlCreateURI(); in xsltCheckWrite()