OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fGMTZeroFormat
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/
tzfmt.cpp
355
fGMTZeroFormat
.setTo(TRUE, resStr, len);
456
fGMTZeroFormat
= other.
fGMTZeroFormat
;
473
&&
fGMTZeroFormat
== tzfmt->
fGMTZeroFormat
618
return gmtZeroFormat.setTo(
fGMTZeroFormat
);
626
} else if (gmtZeroFormat !=
fGMTZeroFormat
) {
627
fGMTZeroFormat
.setTo(gmtZeroFormat);
[
all
...]
/external/icu4c/i18n/unicode/
tzfmt.h
698
UnicodeString
fGMTZeroFormat
;
[
all
...]
Completed in 43 milliseconds