Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/collator/
H A Dcollator_arginfo.h217 …zend_string *const_STRENGTH_name = zend_string_init_interned("STRENGTH", sizeof("STRENGTH") - 1, 1… in register_class_Collator() local
218 …zend_declare_class_constant_ex(class_entry, const_STRENGTH_name, &const_STRENGTH_value, ZEND_ACC_P… in register_class_Collator()
219 zend_string_release(const_STRENGTH_name); in register_class_Collator()

Completed in 5 milliseconds