Lines Matching refs:localeCapacity
2102 uloc_getLocaleForLCID(uint32_t hostid, char *locale, int32_t localeCapacity,2111 if (length+1 > localeCapacity) {