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