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