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.h243 zval const_SORT_NUMERIC_value; in register_class_Collator() local
244 ZVAL_LONG(&const_SORT_NUMERIC_value, COLLATOR_SORT_NUMERIC); in register_class_Collator()
246 …zend_declare_typed_class_constant(class_entry, const_SORT_NUMERIC_name, &const_SORT_NUMERIC_value,… in register_class_Collator()

Completed in 10 milliseconds