Searched refs:tempUppercaseTranslit (Results 1 – 1 of 1) sorted by relevance
1582 UppercaseTransliterator* tempUppercaseTranslit = new UppercaseTransliterator(); in initializeRegistry() local1591 … if (tempNullTranslit == NULL || tempLowercaseTranslit == NULL || tempUppercaseTranslit == NULL || in initializeRegistry()1600 delete tempUppercaseTranslit; in initializeRegistry()1617 registry->put(tempUppercaseTranslit, TRUE, status); in initializeRegistry()