xmlParseURIReference 7425 third_party/libxml/src/elfgcchack.h #undef xmlParseURIReference
xmlParseURIReference 7426 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParseURIReference) xmlParseURIReference __attribute((alias("xmlParseURIReference__internal_alias")));
xmlParseURIReference 7428 third_party/libxml/src/elfgcchack.h #ifndef xmlParseURIReference
xmlParseURIReference 7429 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParseURIReference) xmlParseURIReference__internal_alias __attribute((visibility("hidden")));
xmlParseURIReference 7430 third_party/libxml/src/elfgcchack.h #define xmlParseURIReference xmlParseURIReference__internal_alias
xmlParseURIReference   66 third_party/libxml/src/include/libxml/uri.h 		xmlParseURIReference	(xmlURIPtr uri,
xmlParseURIReference 2575 third_party/libxml/src/runtest.c 	ret = xmlParseURIReference(uri, str);
xmlParseURIReference   31 third_party/libxml/src/testURI.c 	ret = xmlParseURIReference(uri, str);
xmlParseURIReference 24360 third_party/libxml/src/testapi.c         ret_val = xmlParseURIReference(uri, (const char *)str);
xmlParseURIReference  955 third_party/libxml/src/uri.c 	ret = xmlParseURIReference(uri, str);
xmlParseURIReference 1840 third_party/libxml/src/uri.c         ret2 = xmlParseURIReference(uri, (const char *)str);
xmlParseURIReference 1981 third_party/libxml/src/uri.c 	    ret = xmlParseURIReference(ref, (const char *) URI);
xmlParseURIReference 2001 third_party/libxml/src/uri.c 	ret = xmlParseURIReference(bas, (const char *) base);
xmlParseURIReference 2263 third_party/libxml/src/uri.c 	ret = xmlParseURIReference (ref, (const char *) URI);
xmlParseURIReference 2280 third_party/libxml/src/uri.c 	ret = xmlParseURIReference (bas, (const char *) base);