Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/collator/
H A Dcollator_arginfo.h179 zval const_UPPER_FIRST_value; in register_class_Collator() local
180 ZVAL_LONG(&const_UPPER_FIRST_value, UCOL_UPPER_FIRST); in register_class_Collator()
182 …zend_declare_class_constant_ex(class_entry, const_UPPER_FIRST_name, &const_UPPER_FIRST_value, ZEND… in register_class_Collator()

Completed in 5 milliseconds