Searched refs:locEnd (Results 1 – 2 of 2) sorted by relevance
270 const char *locEnd = NULL; in setAllowedLocales() local276 locEnd = uprv_strchr(locStart, ','); in setAllowedLocales()277 if (locEnd == NULL) { in setAllowedLocales()278 locEnd = localesListEnd; in setAllowedLocales()283 const char *trimmedEnd = locEnd-1; in setAllowedLocales()301 locStart = locEnd + 1; in setAllowedLocales()