Searched refs:xmlParseURIPathSegments (Results 1 - 2 of 2) 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.c1439 * xmlParseURIPathSegments:
1453 xmlParseURIPathSegments(xmlURIPtr uri, const char **str, int slash) function
1494 "xmlParseURIPathSegments: out of memory\n");
1615 ret = xmlParseURIPathSegments(uri, &cur, 1);
1619 ret = xmlParseURIPathSegments(uri, &cur, 1);
1700 ret = xmlParseURIPathSegments(uri, &cur, 1);
1704 ret = xmlParseURIPathSegments(uri, &cur, 1);
1711 ret = xmlParseURIPathSegments(uri, &cur, 1);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Duri.c1439 * xmlParseURIPathSegments:
1453 xmlParseURIPathSegments(xmlURIPtr uri, const char **str, int slash) function
1494 "xmlParseURIPathSegments: out of memory\n");
1615 ret = xmlParseURIPathSegments(uri, &cur, 1);
1619 ret = xmlParseURIPathSegments(uri, &cur, 1);
1700 ret = xmlParseURIPathSegments(uri, &cur, 1);
1704 ret = xmlParseURIPathSegments(uri, &cur, 1);
1711 ret = xmlParseURIPathSegments(uri, &cur, 1);

Completed in 103 milliseconds