Searched refs:NCHARS (Results 1 – 1 of 1) sorted by relevance
44 const int NCHARS = NELEMS(LOCALE_EN_US); in isEnLocale() local45 if (locale->size() < NCHARS) { in isEnLocale()48 for (int i = 0; i < NCHARS; ++i) { in isEnLocale()