Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/formatter/
H A Dformatter_format.h22 #define FORMAT_TYPE_INT64 2 macro
H A Dformatter_format.c51 type = (sizeof(zend_long) == 8)?FORMAT_TYPE_INT64:FORMAT_TYPE_INT32; in PHP_FUNCTION()
77 case FORMAT_TYPE_INT64: in PHP_FUNCTION()
H A Dformatter_parse.c76 case FORMAT_TYPE_INT64: in PHP_FUNCTION()
H A Dformatter_arginfo.h560 ZVAL_LONG(&const_TYPE_INT64_value, FORMAT_TYPE_INT64); in register_class_NumberFormatter()

Completed in 18 milliseconds