Home
last modified time | relevance | path

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

/PHP-8.1/ext/date/
H A Dphp_date.c1421 #define PHP_DATE_TIMEZONE_GROUP_AUSTRALIA 0x0040 macro
1706 REGISTER_TIMEZONE_CLASS_CONST_STRING("AUSTRALIA", PHP_DATE_TIMEZONE_GROUP_AUSTRALIA); in date_register_classes()
4492 …if ((what & PHP_DATE_TIMEZONE_GROUP_AUSTRALIA) && strncasecmp(id, "Australia/", 10) == 0) return… in check_id_allowed()

Completed in 18 milliseconds