Home
last modified time | relevance | path

Searched refs:PHP_DATE_TIMEZONE_GROUP_AUSTRALIA (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/date/
H A Dphp_date_arginfo.h1026 ZVAL_LONG(&const_AUSTRALIA_value, PHP_DATE_TIMEZONE_GROUP_AUSTRALIA); in register_class_DateTimeZone()
H A Dphp_date.c224 #define PHP_DATE_TIMEZONE_GROUP_AUSTRALIA 0x0040 macro
5312 …if ((what & PHP_DATE_TIMEZONE_GROUP_AUSTRALIA) && strncasecmp(id, "Australia/", 10) == 0) return… in check_id_allowed()

Completed in 63 milliseconds