Home
last modified time | relevance | path

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

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