Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlParseURIReference

900  * xmlParseURIReference:
912 xmlParseURIReference(xmlURIPtr uri, const char *str) {
939 ret = xmlParseURIReference(uri, str);
1824 ret2 = xmlParseURIReference(uri, (const char *)str);
1965 ret = xmlParseURIReference(ref, (const char *) URI);
1985 ret = xmlParseURIReference(bas, (const char *) base);
2247 ret = xmlParseURIReference (ref, (const char *) URI);
2264 ret = xmlParseURIReference (bas, (const char *) base);