Searched refs:CfIsHttp (Results 1 – 3 of 3) sorted by relevance
35 bool CfIsHttp(const char *url);
109 bool CfIsHttp(const char *url) in CfIsHttp() function
739 if (CfIsHttp(uptr)) { in GetDpUrl()