Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/formatter/
H A Dformatter_arginfo.h271 zval const_PARSE_INT_ONLY_value; in register_class_NumberFormatter() local
272 ZVAL_LONG(&const_PARSE_INT_ONLY_value, UNUM_PARSE_INT_ONLY); in register_class_NumberFormatter()
274 …zend_declare_class_constant_ex(class_entry, const_PARSE_INT_ONLY_name, &const_PARSE_INT_ONLY_value in register_class_NumberFormatter()

Completed in 7 milliseconds