Home
last modified time | relevance | path

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

/dports/www/lynx-current/lynx2.9.0dev.9/WWW/Library/Implementation/
H A DHTFile.c151 static char s_no_suffix[] = "*"; variable
161 s_no_suffix, NULL, NULL, NULL, 1.0
541 if (strcmp(suffix, s_no_suffix) == 0) in HTSetSuffix5()
/dports/www/lynx/lynx2.8.9rel.1/WWW/Library/Implementation/
H A DHTFile.c151 static char s_no_suffix[] = "*"; variable
161 s_no_suffix, NULL, NULL, NULL, 1.0
541 if (strcmp(suffix, s_no_suffix) == 0) in HTSetSuffix5()