Searched refs:FORMAT_TYPE_DOUBLE (Results 1 – 4 of 4) sorted by relevance
23 #define FORMAT_TYPE_DOUBLE 3 macro
33 zend_long type = FORMAT_TYPE_DOUBLE; in PHP_FUNCTION()84 case FORMAT_TYPE_DOUBLE: in PHP_FUNCTION()
54 type = FORMAT_TYPE_DOUBLE; in PHP_FUNCTION()93 case FORMAT_TYPE_DOUBLE: in PHP_FUNCTION()
581 ZVAL_LONG(&const_TYPE_DOUBLE_value, FORMAT_TYPE_DOUBLE); in register_class_NumberFormatter()
Completed in 11 milliseconds