Home
last modified time | relevance | path

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

/php-src/ext/intl/uchar/
H A Duchar_arginfo.h3098 zval const_DT_NONE_value; in register_class_IntlChar() local
3099 ZVAL_LONG(&const_DT_NONE_value, U_DT_NONE); in register_class_IntlChar()
3101 …zend_declare_typed_class_constant(class_entry, const_DT_NONE_name, &const_DT_NONE_value, ZEND_ACC_… in register_class_IntlChar()

Completed in 34 milliseconds