Searched refs:lastUnderscore (Results 1 - 1 of 1) sorted by relevance
/external/icu4c/common/ | ||
H A D | uloc.c | 1805 const char *lastUnderscore; local 1814 lastUnderscore=uprv_strrchr(localeID, '_'); 1815 if(lastUnderscore!=NULL) { 1816 i=(int32_t)(lastUnderscore-localeID); |
Completed in 64 milliseconds