Searched refs:fGMTFormatters (Results 1 – 2 of 2) sorted by relevance
129 if (fGMTFormatters) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()131 if (fGMTFormatters[i]) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()132 delete fGMTFormatters[i]; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()135 uprv_free(fGMTFormatters); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()144 fGMTFormatters(NULL) in SimpleDateFormat()157 fGMTFormatters(NULL) in SimpleDateFormat()171 fGMTFormatters(NULL) in SimpleDateFormat()186 fGMTFormatters(NULL) in SimpleDateFormat()201 fGMTFormatters(NULL) in SimpleDateFormat()217 fGMTFormatters(NULL) in SimpleDateFormat()[all …]
865 MessageFormat **fGMTFormatters; variable