Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DSpaceSplitString.cpp32 static bool hasNonASCIIOrUpper(const String& string) in hasNonASCIIOrUpper() function
51 if (m_shouldFoldCase && hasNonASCIIOrUpper(m_string)) in createVector()
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1036632 (WebCore::hasNonASCIIOrUpper): Added. This function does what other