Home
last modified time | relevance | path

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

/php-src/ext/intl/collator/
H A Dcollator_arginfo.h242 zval const_SORT_NUMERIC_value; in register_class_Collator() local
243 ZVAL_LONG(&const_SORT_NUMERIC_value, COLLATOR_SORT_NUMERIC); in register_class_Collator()
245 …zend_declare_typed_class_constant(class_entry, const_SORT_NUMERIC_name, &const_SORT_NUMERIC_value,… in register_class_Collator()

Completed in 5 milliseconds