Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/
DContentSecurityPolicy.cpp50 bool isSourceCharacter(UChar c) in isSourceCharacter() function
208 skipWhile<isSourceCharacter>(position, end); in parse()