Searched refs:smallLetterSharpS (Results 1 – 2 of 2) sorted by relevance
76 const UChar smallLetterSharpS = 0x00DF; variable
609 if (UNLIKELY(c == smallLetterSharpS)) in upper()629 if (c == smallLetterSharpS) { in upper()