Home
last modified time | relevance | path

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

/PHP-8.4/ext/intl/collator/
H A Dcollator_arginfo.h170 zval const_LOWER_FIRST_value; in register_class_Collator() local
171 ZVAL_LONG(&const_LOWER_FIRST_value, UCOL_LOWER_FIRST); in register_class_Collator()
173 …zend_declare_typed_class_constant(class_entry, const_LOWER_FIRST_name, &const_LOWER_FIRST_value, Z… in register_class_Collator()

Completed in 5 milliseconds