Searched refs:activeName (Results 1 – 1 of 1) sorted by relevance
286 const char *activeName = NULL; in ConstructionTest() local288 while ((activeName = uenum_next(eActive.getAlias(), NULL, status))) { in ConstructionTest()295 if (strcmp(activeName, name) == 0) { in ConstructionTest()302 errln(UnicodeString(activeName) + " is not included in the all charset list."); in ConstructionTest()308 if (strcmp(activeName, defDisabled[i]) == 0) { in ConstructionTest()314 … errln(UnicodeString(activeName) + " should not be included in the default charset list."); in ConstructionTest()