Home
last modified time | relevance | path

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

/PHP-8.0/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.c127 FORMATTER_EXPOSE_CUSTOM_CLASS_CONST( "TYPE_DOUBLE", FORMAT_TYPE_DOUBLE ); in formatter_register_constants()

Completed in 14 milliseconds