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

/vbox/src/libs/libxml2-2.6.31/
H A Druntest.c2705 static int urip_current = 0; variable
2753 if (strcmp(urip_rcvsURLs[urip_current], URI))
2763 * the urip_current pointer...
2772 if (strcmp(urip_rcvsURLs[urip_current], URI))
2857 for (urip_current = 0;urip_testURLs[urip_current] != NULL;urip_current++) {
2859 parsed = urip_checkURL(urip_testURLs[urip_current]);
2862 urip_testURLs[urip_current]);
2866 urip_testURLs[urip_current]);
[all...]

Completed in 49 milliseconds