Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/collator/
H A Dcollator_arginfo.h127 …zend_string *const_TERTIARY_name = zend_string_init_interned("TERTIARY", sizeof("TERTIARY") - 1, 1… in register_class_Collator() local
128 …zend_declare_class_constant_ex(class_entry, const_TERTIARY_name, &const_TERTIARY_value, ZEND_ACC_P… in register_class_Collator()
129 zend_string_release(const_TERTIARY_name); in register_class_Collator()

Completed in 6 milliseconds