Searched refs:STR_GOPHER_URL (Results 1 – 3 of 3) sorted by relevance
397 #define STR_GOPHER_URL "gopher:" macro399 #define isGOPHER_URL(addr) !strncasecomp(addr, STR_GOPHER_URL, LEN_GOPHER_URL)
2554 if (CompareType(cp, STR_GOPHER_URL, LEN_GOPHER_URL)) { in is_url()
609 { STR_GOPHER_URL, &no_goto_gopher }, in do_check_goto_URL()