Lines Matching full:nentries
4534 static const int nEntries = UPRV_LENGTHOF(customClasses);4538 return c >= nEntries ? U_BIDI_CLASS_DEFAULT : customClasses[c];