Home
last modified time | relevance | path

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

/external/libxml2/
Druntest.c2722 static int urip_current = 0; variable
2770 if (strcmp(urip_rcvsURLs[urip_current], URI)) in uripMatch()
2789 if (strcmp(urip_rcvsURLs[urip_current], URI)) in uripOpen()
2874 for (urip_current = 0;urip_testURLs[urip_current] != NULL;urip_current++) { in uriPathTest()
2876 parsed = urip_checkURL(urip_testURLs[urip_current]); in uriPathTest()
2879 urip_testURLs[urip_current]); in uriPathTest()
2883 urip_testURLs[urip_current]); in uriPathTest()