Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/
DContentSecurityPolicy.cpp45 bool isDirectiveValueCharacter(UChar c) in isDirectiveValueCharacter() function
594 skipWhile<isDirectiveValueCharacter>(position, end); in parseDirective()
/external/webkit/Source/WebCore/
DChangeLog42472 (WebCore::isDirectiveValueCharacter):