Searched refs:tzKey (Results 1 – 1 of 1) sorted by relevance
630 char tzKey[ZID_KEY_MAX + 1]; in createMetazoneMappings() local631 … int32_t tzKeyLen = canonicalID.extract(0, canonicalID.length(), tzKey, sizeof(tzKey), US_INV); in createMetazoneMappings()632 tzKey[tzKeyLen] = 0; in createMetazoneMappings()635 char *p = tzKey; in createMetazoneMappings()643 ures_getByKey(rb, tzKey, rb, &status); in createMetazoneMappings()