Home | Sort by relevance Sort by last modified time |
/external/icu4c/i18n/ | |
zstrfmt.h | 159 DAYLIGHT_SHORT = 0x0040 217 return (fType == DAYLIGHT_LONG || fType == DAYLIGHT_SHORT); |
zstrfmt.cpp | 121 case DAYLIGHT_SHORT: 152 type = DAYLIGHT_SHORT; [all...] |