Searched refs:NO_NAME (Results 1 – 2 of 2) sorted by relevance
46 static const UChar NO_NAME[] = { 0 }; // for empty no-fallback time zone names variable788 names[type] = (value == NULL) ? NO_NAME : value->getString(length, errorCode); in setNameIfEmpty()835 if (names[i] == NO_NAME) { in getNames()
2113 …public static final int NO_NAME = -1, LANGUAGE_NAME = 0, SCRIPT_NAME = 1, TERRITORY_NAME = 2, VARI…