Home | History | Annotate | Download | only in cintltst

Lines Matching defs:nEntries

4532     static const int nEntries = UPRV_LENGTHOF(customClasses);
4536 return c >= nEntries ? U_BIDI_CLASS_DEFAULT : customClasses[c];