Home
last modified time | relevance | path

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

/PHP-8.2/ext/date/
H A Dphp_date_arginfo.h981 zval const_UTC_value; in register_class_DateTimeZone() local
982 ZVAL_LONG(&const_UTC_value, PHP_DATE_TIMEZONE_GROUP_UTC); in register_class_DateTimeZone()
984 …zend_declare_class_constant_ex(class_entry, const_UTC_name, &const_UTC_value, ZEND_ACC_PUBLIC, NUL… in register_class_DateTimeZone()

Completed in 9 milliseconds