Searched refs:startDomain (Results 1 – 1 of 1) sorted by relevance
85 const char *startDomain = url + httpHeaderLen; in CfIsUrlValid() local86 const char *endDomain = startDomain; in CfIsUrlValid()90 if (endDomain == startDomain) { in CfIsUrlValid()