Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/collator/
H A Dcollator_arginfo.h241 …zend_string *const_SORT_STRING_name = zend_string_init_interned("SORT_STRING", sizeof("SORT_STRING… in register_class_Collator() local
242 …zend_declare_class_constant_ex(class_entry, const_SORT_STRING_name, &const_SORT_STRING_value, ZEND… in register_class_Collator()
243 zend_string_release(const_SORT_STRING_name); in register_class_Collator()

Completed in 4 milliseconds