Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/formatter/
H A Dformatter_arginfo.h273 …zend_string *const_PARSE_INT_ONLY_name = zend_string_init_interned("PARSE_INT_ONLY", sizeof("PARSE… in register_class_NumberFormatter() local
274 …zend_declare_class_constant_ex(class_entry, const_PARSE_INT_ONLY_name, &const_PARSE_INT_ONLY_value… in register_class_NumberFormatter()
275 zend_string_release(const_PARSE_INT_ONLY_name); in register_class_NumberFormatter()

Completed in 7 milliseconds