Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/spoofchecker/
H A Dspoofchecker_arginfo.h99 zval const_CHAR_LIMIT_value; in register_class_Spoofchecker() local
100 ZVAL_LONG(&const_CHAR_LIMIT_value, USPOOF_CHAR_LIMIT); in register_class_Spoofchecker()
102 …zend_declare_class_constant_ex(class_entry, const_CHAR_LIMIT_name, &const_CHAR_LIMIT_value, ZEND_A… in register_class_Spoofchecker()

Completed in 6 milliseconds