Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/uchar/
H A Duchar_arginfo.h328 zval const_CODEPOINT_MIN_value; in register_class_IntlChar() local
329 ZVAL_LONG(&const_CODEPOINT_MIN_value, UCHAR_MIN_VALUE); in register_class_IntlChar()
331 …zend_declare_class_constant_ex(class_entry, const_CODEPOINT_MIN_name, &const_CODEPOINT_MIN_value, … in register_class_IntlChar()

Completed in 41 milliseconds