Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/formatter/
H A Dformatter_format.h23 #define FORMAT_TYPE_DOUBLE 3 macro
H A Dformatter_parse.c33 zend_long type = FORMAT_TYPE_DOUBLE; in PHP_FUNCTION()
84 case FORMAT_TYPE_DOUBLE: in PHP_FUNCTION()
H A Dformatter_format.c54 type = FORMAT_TYPE_DOUBLE; in PHP_FUNCTION()
93 case FORMAT_TYPE_DOUBLE: in PHP_FUNCTION()
H A Dformatter_arginfo.h566 ZVAL_LONG(&const_TYPE_DOUBLE_value, FORMAT_TYPE_DOUBLE); in register_class_NumberFormatter()

Completed in 9 milliseconds