Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/collator/
H A Dcollator_arginfo.h239 zval const_SORT_STRING_value; in register_class_Collator() local
240 ZVAL_LONG(&const_SORT_STRING_value, COLLATOR_SORT_STRING); in register_class_Collator()
242 …zend_declare_class_constant_ex(class_entry, const_SORT_STRING_name, &const_SORT_STRING_value, ZEND… in register_class_Collator()

Completed in 5 milliseconds