Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date_arginfo.h1062 zval const_UTC_value; in register_class_DateTimeZone() local
1063 ZVAL_LONG(&const_UTC_value, PHP_DATE_TIMEZONE_GROUP_UTC); in register_class_DateTimeZone()
1065 …zend_declare_typed_class_constant(class_entry, const_UTC_name, &const_UTC_value, ZEND_ACC_PUBLIC, … in register_class_DateTimeZone()

Completed in 10 milliseconds