Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/formatter/
H A Dformatter_format.h21 #define FORMAT_TYPE_INT32 1 macro
H A Dformatter_format.c51 type = (sizeof(zend_long) == 8)?FORMAT_TYPE_INT64:FORMAT_TYPE_INT32; in PHP_FUNCTION()
61 case FORMAT_TYPE_INT32: in PHP_FUNCTION()
H A Dformatter_parse.c72 case FORMAT_TYPE_INT32: in PHP_FUNCTION()
H A Dformatter_arginfo.h554 ZVAL_LONG(&const_TYPE_INT32_value, FORMAT_TYPE_INT32); in register_class_NumberFormatter()

Completed in 9 milliseconds