Searched refs:locEnd (Results 1 – 1 of 1) sorted by relevance
269 const char *locEnd = NULL; in setAllowedLocales() local275 locEnd = uprv_strchr(locStart, ','); in setAllowedLocales()276 if (locEnd == NULL) { in setAllowedLocales()277 locEnd = localesListEnd; in setAllowedLocales()282 const char *trimmedEnd = locEnd-1; in setAllowedLocales()300 locStart = locEnd + 1; in setAllowedLocales()