Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/collator/
H A Dcollator_arginfo.h215 zval const_STRENGTH_value; in register_class_Collator() local
216 ZVAL_LONG(&const_STRENGTH_value, UCOL_STRENGTH); in register_class_Collator()
218 …zend_declare_class_constant_ex(class_entry, const_STRENGTH_name, &const_STRENGTH_value, ZEND_ACC_P… in register_class_Collator()

Completed in 6 milliseconds