Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date_arginfo.h996 ZVAL_LONG(&const_AMERICA_value, PHP_DATE_TIMEZONE_GROUP_AMERICA); in register_class_DateTimeZone()
H A Dphp_date.c219 #define PHP_DATE_TIMEZONE_GROUP_AMERICA 0x0002 macro
5307 …if ((what & PHP_DATE_TIMEZONE_GROUP_AMERICA) && strncasecmp(id, "America/", 8) == 0) return… in check_id_allowed()

Completed in 28 milliseconds