Searched refs:localeStrLen (Results 1 – 1 of 1) sorted by relevance
197 int32_t rootStrLen, localeStrLen; in TestKeyInRootRecursive() local199 … const UChar *localeStr = ures_getStringByIndex(subBundle,idx,&localeStrLen,&errorCode); in TestKeyInRootRecursive()229 localeStr = ures_getStringByIndex(arr,0,&localeStrLen,&errorCode); in TestKeyInRootRecursive()255 …else if ((localeStr[localeStrLen - 1] == (UChar)0x20) && (strcmp(subBundleKey,"separator") != 0)) { in TestKeyInRootRecursive()