Home | History | Annotate | Download | only in src

Lines Matching refs:Letter

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