Searched refs:locEnd (Results 1 – 1 of 1) sorted by relevance
131 const char *locEnd = NULL; in setAllowedLocales() local137 locEnd = uprv_strchr(locStart, ','); in setAllowedLocales()138 if (locEnd == NULL) { in setAllowedLocales()139 locEnd = localesListEnd; in setAllowedLocales()144 const char *trimmedEnd = locEnd-1; in setAllowedLocales()162 locStart = locEnd + 1; in setAllowedLocales()