OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:countEquivalentIDs
(Results
1 - 5
of
5
) sorted by null
/external/icu4c/i18n/unicode/
timezone.h
203
static int32_t U_EXPORT2
countEquivalentIDs
(const UnicodeString& id);
211
* value returned by <code>
countEquivalentIDs
(id)</code>. For
217
* returned by <code>
countEquivalentIDs
(id)</code>
221
* @see #
countEquivalentIDs
/external/icu4c/test/intltest/
windttst.cpp
82
int32_t ec = TimeZone::
countEquivalentIDs
(zoneID);
tztest.cpp
[
all
...]
/external/icu4c/i18n/
windtfmt.cpp
297
int32_t ec = TimeZone::
countEquivalentIDs
(icuid);
timezone.cpp
844
TimeZone::
countEquivalentIDs
(const UnicodeString& id) {
849
U_DEBUG_TZ_MSG(("
countEquivalentIDs
..\n"));
[
all
...]
Completed in 3422 milliseconds