Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/formatter/
H A Dformatter_arginfo.h581 …zend_string *const_TYPE_INT64_name = zend_string_init_interned("TYPE_INT64", sizeof("TYPE_INT64") … in register_class_NumberFormatter() local
582 …zend_declare_typed_class_constant(class_entry, const_TYPE_INT64_name, &const_TYPE_INT64_value, ZEN… in register_class_NumberFormatter()
583 zend_string_release(const_TYPE_INT64_name); in register_class_NumberFormatter()

Completed in 7 milliseconds