Home
last modified time | relevance | path

Searched refs:beginCheck (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/wml/
DWMLPageState.cpp216 Vector<String>::iterator beginCheck = subdomainsCheck.begin(); in hostIsAllowedToAccess() local
219 for (; itAllowed >= beginAllowed && itCheck >= beginCheck; ) { in hostIsAllowedToAccess()