HomeSort by relevance Sort by last modified time
    Searched full:tzurl (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
vzone.h 85 * Gets the RFC2445 TZURL property value. When a vzone instance was
86 * created from VTIMEZONE data, the initial value is set by the TZURL
89 * @param url Receives the RFC2445 TZURL property value.
91 * @return TRUE if TZURL attribute is available and value is set.
97 * Sets the RFC2445 TZURL property value.
99 * @param url The TZURL property value.
vtzone.cpp 56 static const UChar ICAL_TZURL[] = {0x54, 0x5A, 0x55, 0x52, 0x4C, 0}; /* "TZURL" */
963 tzurl(source.tzurl), lastmod(source.lastmod),
    [all...]
  /external/icu/icu4c/source/i18n/
vzone.h 85 * Gets the RFC2445 TZURL property value. When a vzone instance was
86 * created from VTIMEZONE data, the initial value is set by the TZURL
89 * @param url Receives the RFC2445 TZURL property value.
91 * @return TRUE if TZURL attribute is available and value is set.
97 * Sets the RFC2445 TZURL property value.
99 * @param url The TZURL property value.
vtzone.cpp 56 static const UChar ICAL_TZURL[] = {0x54, 0x5A, 0x55, 0x52, 0x4C, 0}; /* "TZURL" */
963 tzurl(source.tzurl), lastmod(source.lastmod),
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
vtzone.h 114 * Gets the RFC2445 TZURL property value. When a <code>VTimeZone</code> instance was
115 * created from VTIMEZONE data, the initial value is set by the TZURL property value
117 * @param url Receives the RFC2445 TZURL property value.
118 * @return TRUE if TZURL attribute is available and value is set.
124 * Sets the RFC2445 TZURL property value.
125 * @param url The TZURL property value.
417 UnicodeString tzurl; member in class:VTimeZone
  /external/icu/icu4c/source/i18n/unicode/
vtzone.h 114 * Gets the RFC2445 TZURL property value. When a <code>VTimeZone</code> instance was
115 * created from VTIMEZONE data, the initial value is set by the TZURL property value
117 * @param url Receives the RFC2445 TZURL property value.
118 * @return TRUE if TZURL attribute is available and value is set.
124 * Sets the RFC2445 TZURL property value.
125 * @param url The TZURL property value.
417 UnicodeString tzurl; member in class:VTimeZone
  /external/chromium_org/third_party/icu/source/test/intltest/
tzrulets.cpp 1043 UnicodeString tzurl; local
    [all...]
  /external/icu/icu4c/source/test/intltest/
tzrulets.cpp 1041 UnicodeString tzurl; local
    [all...]

Completed in 1668 milliseconds