Searched refs:hasNonASCIIOrUpper (Results 1 – 2 of 2) sorted by relevance
32 static bool hasNonASCIIOrUpper(const String& string) in hasNonASCIIOrUpper() function51 if (m_shouldFoldCase && hasNonASCIIOrUpper(m_string)) in createVector()
36632 (WebCore::hasNonASCIIOrUpper): Added. This function does what other