Home | History | Annotate | Download | only in common

Lines Matching refs:locale_getKeywordsStart

557 locale_getKeywordsStart(const char *localeID) {
842 startSearchHere = uprv_strchr(tmpLocaleID, '@'); /* TODO: REVISIT: shouldn't this be locale_getKeywordsStart ? */
965 startSearchHere = (char*)locale_getKeywordsStart(buffer);
1381 } else if((localeID=locale_getKeywordsStart(localeID))!=NULL) {
1591 if((tmpLocaleID = locale_getKeywordsStart(tmpLocaleID)) != NULL) {
1752 if ((tmpLocaleID=locale_getKeywordsStart(tmpLocaleID))!=NULL) {