Searched refs:xmlCreateURI (Results 1 – 4 of 4) sorted by relevance
53 xmlCreateURI (void);
888 uri = xmlCreateURI(); in xmlParseURI()934 uri = xmlCreateURI(); in xmlParseURIRaw()962 xmlCreateURI(void) { in xmlCreateURI() function1818 uri = xmlCreateURI(); in xmlURIEscape()1962 ref = xmlCreateURI(); in xmlBuildURI()1982 bas = xmlCreateURI(); in xmlBuildURI()2016 res = xmlCreateURI(); in xmlBuildURI()2242 ref = xmlCreateURI (); in xmlBuildRelativeURI()2260 bas = xmlCreateURI (); in xmlBuildRelativeURI()2517 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()