Searched refs:const_SORT_STRING_value (Results 1 – 1 of 1) sorted by relevance
236 zval const_SORT_STRING_value; in register_class_Collator() local237 ZVAL_LONG(&const_SORT_STRING_value, COLLATOR_SORT_STRING); in register_class_Collator()239 …zend_declare_typed_class_constant(class_entry, const_SORT_STRING_name, &const_SORT_STRING_value, Z… in register_class_Collator()
Completed in 4 milliseconds