Home
last modified time | relevance | path

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

/PHP-8.4/ext/intl/collator/
H A Dcollator_arginfo.h176 zval const_UPPER_FIRST_value; in register_class_Collator() local
177 ZVAL_LONG(&const_UPPER_FIRST_value, UCOL_UPPER_FIRST); in register_class_Collator()
179 …zend_declare_typed_class_constant(class_entry, const_UPPER_FIRST_name, &const_UPPER_FIRST_value, Z… in register_class_Collator()

Completed in 4 milliseconds