Searched defs:IS_URL (Results 1 – 2 of 2) sorted by relevance
55 #define IS_URL(x) 0 macro
262 #define IS_URL(str) (URLlength(str) > 0) macro