Home | History | Annotate | Download | only in i18n

Lines Matching refs:resultLength

1690 const char *PluralAvailableLocalesEnumeration::next(int32_t *resultLength, UErrorCode &status) {
1706 if (resultLength != NULL) {
1707 *resultLength = static_cast<int32_t>(uprv_strlen(result));