Searched refs:lastUnderscore (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/
H A Duloc.c1805 const char *lastUnderscore; local
1814 lastUnderscore=uprv_strrchr(localeID, '_');
1815 if(lastUnderscore!=NULL) {
1816 i=(int32_t)(lastUnderscore-localeID);

Completed in 23 milliseconds