Searched refs:const_TRADITIONAL_name (Results 1 – 1 of 1) sorted by relevance
218 …zend_string *const_TRADITIONAL_name = zend_string_init_interned("TRADITIONAL", sizeof("TRADITIONAL… in register_class_IntlDateFormatter() local219 …zend_declare_typed_class_constant(class_entry, const_TRADITIONAL_name, &const_TRADITIONAL_value, Z… in register_class_IntlDateFormatter()220 zend_string_release(const_TRADITIONAL_name); in register_class_IntlDateFormatter()
Completed in 4 milliseconds