OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gTimeUnitSecond
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
tmutfmt.cpp
61
static const char
gTimeUnitSecond
[] = "second";
462
} else if ( uprv_strcmp(timeUnitName,
gTimeUnitSecond
) == 0 ) {
[
all
...]
/external/icu4c/i18n/
tmutfmt.cpp
64
static const char
gTimeUnitSecond
[] = "second";
478
} else if ( uprv_strcmp(timeUnitName,
gTimeUnitSecond
) == 0 ) {
[
all
...]
Completed in 1936 milliseconds