Searched refs:beginCheck (Results 1 – 1 of 1) sorted by relevance
213 Vector<String>::iterator beginCheck = subdomainsCheck.begin(); in hostIsAllowedToAccess() local216 for (; itAllowed >= beginAllowed && itCheck >= beginCheck; ) { in hostIsAllowedToAccess()