Home | History | Annotate | Download | only in cintltst

Lines Matching defs:customClasses

4509     static const UCharDirection customClasses[] = {
4528 static const int nEntries = LENGTHOF(customClasses);
4532 return c >= nEntries ? U_BIDI_CLASS_DEFAULT : customClasses[c];