Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/
DContentSecurityPolicy.cpp446 const UChar* optionsValueBegin = position; in parse() local
453 String optionsValue(optionsValueBegin, position - optionsValueBegin); in parse()