Home | History | Annotate | Download | only in src

Lines Matching refs:Letter

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