hasNonASCIIOrUpper 51 Source/core/dom/SpaceSplitString.cpp return hasNonASCIIOrUpper(string.characters8(), length); hasNonASCIIOrUpper 52 Source/core/dom/SpaceSplitString.cpp return hasNonASCIIOrUpper(string.characters16(), length); hasNonASCIIOrUpper 164 Source/core/dom/SpaceSplitString.cpp if (shouldFoldCase && hasNonASCIIOrUpper(string))