Searched refs:xmlParseURIReference (Results 1 – 2 of 2) sorted by relevance
66 xmlParseURIReference (xmlURIPtr uri,
970 xmlParseURIReference(xmlURIPtr uri, const char *str) { in xmlParseURIReference() function997 ret = xmlParseURIReference(uri, str); in xmlParseURIRaw()1767 ret2 = xmlParseURIReference(uri, (const char *)str); in xmlURIEscape()1914 ret = xmlParseURIReference(ref, (const char *) URI); in xmlBuildURI()1934 ret = xmlParseURIReference(bas, (const char *) base); in xmlBuildURI()2196 ret = xmlParseURIReference (ref, (const char *) URI); in xmlBuildRelativeURI()2213 ret = xmlParseURIReference (bas, (const char *) base); in xmlBuildRelativeURI()