Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/spoofchecker/
H A Dspoofchecker_arginfo.h108 zend_string *const_ASCII_name = zend_string_init_interned("ASCII", sizeof("ASCII") - 1, 1); in register_class_Spoofchecker() local
109 …zend_declare_class_constant_ex(class_entry, const_ASCII_name, &const_ASCII_value, ZEND_ACC_PUBLIC,… in register_class_Spoofchecker()
110 zend_string_release(const_ASCII_name); in register_class_Spoofchecker()

Completed in 5 milliseconds