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