Searched refs:const_DISPLAY_LONG_value (Results 1 – 1 of 1) sorted by relevance
180 zval const_DISPLAY_LONG_value; in register_class_IntlTimeZone() local181 ZVAL_LONG(&const_DISPLAY_LONG_value, TimeZone::LONG); in register_class_IntlTimeZone()183 …zend_declare_class_constant_ex(class_entry, const_DISPLAY_LONG_name, &const_DISPLAY_LONG_value, ZE… in register_class_IntlTimeZone()
Completed in 7 milliseconds