Home | History | Annotate | Download | only in src

Lines Matching full:letter

191           // Really special case 1: upper case sigma.  This letter
194 if (next != 0 && Letter::Is(next)) {
529 // Letter: point.category in ['Lu', 'Ll', 'Lt', 'Lm', 'Lo', 'Nl' ]
621 bool Letter::Is(uchar c) {