Home | History | Annotate | Download | only in cintltst

Lines Matching refs:nEntries

3857     static const int nEntries = LENGTHOF(customClasses);
3861 return c >= nEntries ? U_BIDI_CLASS_DEFAULT : customClasses[c];