Searched refs:const_ALL_WITH_BC_value (Results 1 – 1 of 1) sorted by relevance
993 zval const_ALL_WITH_BC_value; in register_class_DateTimeZone() local994 ZVAL_LONG(&const_ALL_WITH_BC_value, PHP_DATE_TIMEZONE_GROUP_ALL_W_BC); in register_class_DateTimeZone()996 …zend_declare_class_constant_ex(class_entry, const_ALL_WITH_BC_name, &const_ALL_WITH_BC_value, ZEND… in register_class_DateTimeZone()
Completed in 11 milliseconds