Home
last modified time | relevance | path

Searched defs:timezone (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/win32/
H A Dtime.h20 struct timezone { struct
21 int tz_minuteswest;
45 PHPAPI extern int gettimeofday(struct timeval *time_Info, struct timezone *timezone_Info); argument
/PHP-5.5/ext/intl/doc/
H A Ddatefmt_api.php66 …public function __construct($locale, $datetype, $timetype, $timezone = null, $calendar= null , $pa…
82 …public static function create($locale, $datetype, $timetype, $timezone = null, $calendar= null , $…
262 …function datefmt_create($locale, $datetype, $timetype, $timezone = null, $calendar= null ,$pattern…
/PHP-5.5/ext/date/lib/
H A Dparse_tz.c299 static int seek_to_tz_position(const unsigned char **tzf, char *timezone, const timelib_tzdb *tzdb) in seek_to_tz_position()
349 int timelib_timezone_id_is_valid(char *timezone, const timelib_tzdb *tzdb) in timelib_timezone_id_is_valid()
374 timelib_tzinfo *timelib_parse_tzfile(char *timezone, const timelib_tzdb *tzdb) in timelib_parse_tzfile()
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_create.cpp53 TimeZone *timezone = NULL; in datefmt_ctor() local
H A Ddateformat_attrcpp.cpp115 TimeZone *timezone; in PHP_FUNCTION() local
/PHP-5.5/ext/openssl/
H A Dopenssl.c58 #define timezone _timezone /* timezone is called _timezone in LibC */ macro

Completed in 19 milliseconds