Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/collator/
H A Dcollator_arginfo.h173 zval const_LOWER_FIRST_value; in register_class_Collator() local
174 ZVAL_LONG(&const_LOWER_FIRST_value, UCOL_LOWER_FIRST); in register_class_Collator()
176 …zend_declare_class_constant_ex(class_entry, const_LOWER_FIRST_name, &const_LOWER_FIRST_value, ZEND… in register_class_Collator()

Completed in 5 milliseconds