Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/collator/
H A Dcollator_arginfo.h175 …zend_string *const_LOWER_FIRST_name = zend_string_init_interned("LOWER_FIRST", sizeof("LOWER_FIRST… in register_class_Collator() local
176 …zend_declare_class_constant_ex(class_entry, const_LOWER_FIRST_name, &const_LOWER_FIRST_value, ZEND… in register_class_Collator()
177 zend_string_release(const_LOWER_FIRST_name); in register_class_Collator()

Completed in 4 milliseconds