HomeSort by relevance Sort by last modified time
    Searched refs:U_TZNAME (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/common/
putilimp.h 139 #ifdef U_TZNAME
142 # define U_TZNAME _tzname
146 # define U_TZNAME tzname
putil.cpp 649 /* Note that U_TZNAME does *not* have to be tzname, but if it is,
652 #if defined(U_TZNAME) && (U_PLATFORM == U_PF_IRIX || U_PLATFORM_IS_DARWIN_BASED || (U_PLATFORM == U_PF_CYGWIN && !U_PLATFORM_USES_ONLY_WIN32_API))
654 extern U_IMPORT char *U_TZNAME[];
728 #if defined(U_TZNAME) && !U_PLATFORM_USES_ONLY_WIN32_API
    [all...]
  /external/icu/icu4c/source/
configure 655 U_TZNAME
    [all...]

Completed in 81 milliseconds