Searched refs:xmlParseURIReference (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Duri.in.h61 xmlParseURIReference (xmlURIPtr uri,
H A Duri.c967 ret2 = xmlParseURIReference(uri, (const char *)str);
1727 * xmlParseURIReference:
1739 xmlParseURIReference(xmlURIPtr uri, const char *str) { function
1793 ret = xmlParseURIReference(uri, str);
1825 ret = xmlParseURIReference(uri, str);
1878 ret = xmlParseURIReference(ref, (const char *) URI);
1898 ret = xmlParseURIReference(bas, (const char *) base);
2154 ret = xmlParseURIReference (ref, (const char *) URI);
2171 ret = xmlParseURIReference (bas, (const char *) base);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Duri.h66 xmlParseURIReference (xmlURIPtr uri,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Duri.in.h61 xmlParseURIReference (xmlURIPtr uri,
H A Duri.c967 ret2 = xmlParseURIReference(uri, (const char *)str);
1727 * xmlParseURIReference:
1739 xmlParseURIReference(xmlURIPtr uri, const char *str) { function
1793 ret = xmlParseURIReference(uri, str);
1825 ret = xmlParseURIReference(uri, str);
1878 ret = xmlParseURIReference(ref, (const char *) URI);
1898 ret = xmlParseURIReference(bas, (const char *) base);
2154 ret = xmlParseURIReference (ref, (const char *) URI);
2171 ret = xmlParseURIReference (bas, (const char *) base);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestURI.c31 ret = xmlParseURIReference(uri, str);
H A Duri.c900 * xmlParseURIReference:
912 xmlParseURIReference(xmlURIPtr uri, const char *str) { function
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);
H A Delfgcchack.h7357 #undef xmlParseURIReference macro
7358 extern __typeof (xmlParseURIReference) xmlParseURIReference __attribute((alias("xmlParseURIReference__internal_alias")));
7360 #ifndef xmlParseURIReference
7361 extern __typeof (xmlParseURIReference) xmlParseURIReference__internal_alias __attribute((visibility("hidden")));
7362 #define xmlParseURIReference xmlParseURIReference__internal_alias macro
H A Dtestapi.c24188 ret_val = xmlParseURIReference(uri, (const char *)str);
24195 printf("Leak of %d blocks found in xmlParseURIReference",
[all...]

Completed in 405 milliseconds