Lines Matching full:separator
254 else if ((localeStr[localeStrLen - 1] == (UChar)0x20) && (strcmp(subBundleKey,"separator") != 0)) {
340 /* localeDisplayPattern/separator can end with a space */
341 } else if (string[len - 1] == (UChar)0x20 && (strcmp(subBundleKey,"separator"))) {
1193 UChar separator[32] = {0,};
1205 ulocdata_getLocaleSeparator(uld, separator, 32, &status);