Home | History | Annotate | Download | only in i18n

Lines Matching refs:gEmpty

43 static const UChar gEmpty[]                     = {0x00};
540 // gEmpty indicate the name is not available
541 if (locname == gEmpty) {
599 // gEmpty to indicate - no location name available
600 uhash_put(fLocationNamesMap, (void *)cacheID, (void *)gEmpty, &status);