Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/normalizer/
H A Dnormalizer_arginfo.h102 zval const_NFKC_CF_value; in register_class_Normalizer() local
103 ZVAL_LONG(&const_NFKC_CF_value, NORMALIZER_NFKC_CF); in register_class_Normalizer()
105 …zend_declare_class_constant_ex(class_entry, const_NFKC_CF_name, &const_NFKC_CF_value, ZEND_ACC_PUB… in register_class_Normalizer()

Completed in 4 milliseconds