Searched refs:locEnd (Results 1 – 1 of 1) sorted by relevance
143 const char *locEnd = NULL; in setAllowedLocales() local149 locEnd = uprv_strchr(locStart, ','); in setAllowedLocales()150 if (locEnd == NULL) { in setAllowedLocales()151 locEnd = localesListEnd; in setAllowedLocales()156 const char *trimmedEnd = locEnd-1; in setAllowedLocales()174 locStart = locEnd + 1; in setAllowedLocales()