OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gmtPattern
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/i18n/
tzfmt.cpp
341
const UChar*
gmtPattern
= NULL;
351
gmtPattern
= resStr;
365
if (
gmtPattern
== NULL) {
366
gmtPattern
= DEFAULT_GMT_PATTERN;
368
initGMTPattern(UnicodeString(
gmtPattern
, -1), status);
[
all
...]
/external/icu4c/i18n/unicode/
tzfmt.h
763
* @param
gmtPattern
the localized GMT pattern string such as "GMT {0}"
767
void initGMTPattern(const UnicodeString&
gmtPattern
, UErrorCode& status);
[
all
...]
/prebuilts/misc/common/icu4j/
icu4j.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
Completed in 1524 milliseconds