Searched refs:locEnd (Results 1 – 1 of 1) sorted by relevance
268 const char *locEnd = NULL; in setAllowedLocales() local274 locEnd = uprv_strchr(locStart, ','); in setAllowedLocales()275 if (locEnd == NULL) { in setAllowedLocales()276 locEnd = localesListEnd; in setAllowedLocales()281 const char *trimmedEnd = locEnd-1; in setAllowedLocales()299 locStart = locEnd + 1; in setAllowedLocales()