Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/formatter/
H A Dformatter_format.h28 #define FORMAT_TYPE_DOUBLE 3 macro
H A Dformatter_parse.c39 long type = FORMAT_TYPE_DOUBLE; in PHP_FUNCTION()
94 case FORMAT_TYPE_DOUBLE: in PHP_FUNCTION()
H A Dformatter_format.c64 type = FORMAT_TYPE_DOUBLE; in PHP_FUNCTION()
108 case FORMAT_TYPE_DOUBLE: in PHP_FUNCTION()
H A Dformatter.c136 FORMATTER_EXPOSE_CUSTOM_CLASS_CONST( "TYPE_DOUBLE", FORMAT_TYPE_DOUBLE ); in formatter_register_constants()

Completed in 14 milliseconds