Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date_arginfo.h1014 ZVAL_LONG(&const_ASIA_value, PHP_DATE_TIMEZONE_GROUP_ASIA); in register_class_DateTimeZone()
H A Dphp_date.c222 #define PHP_DATE_TIMEZONE_GROUP_ASIA 0x0010 macro
5310 …if ((what & PHP_DATE_TIMEZONE_GROUP_ASIA) && strncasecmp(id, "Asia/", 5) == 0) return… in check_id_allowed()

Completed in 58 milliseconds