Home
last modified time | relevance | path

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

/PHP-8.4/ext/intl/collator/
H A Dcollator_arginfo.h230 zval const_SORT_REGULAR_value; in register_class_Collator() local
231 ZVAL_LONG(&const_SORT_REGULAR_value, COLLATOR_SORT_REGULAR); in register_class_Collator()
233 …zend_declare_typed_class_constant(class_entry, const_SORT_REGULAR_name, &const_SORT_REGULAR_value,… in register_class_Collator()

Completed in 5 milliseconds