Searched defs:allASCII (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/
H A DKURL.cpp369 bool allASCII = charactersAreAllASCII(rel.characters(), rel.length()); local
373 if (allASCII) {

Completed in 33 milliseconds