Home
last modified time | relevance | path

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

/external/libxml2/
Druntest.c2723 static const char *urip_testURLs[] = { variable
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()