Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/
DKURL.cpp350 bool allASCII = charactersAreAllASCII(rel.characters(), rel.length()); in init() local
354 if (allASCII) { in init()