Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/formatter/
H A Dformatter_attr.c70 double value_double = unum_getDoubleAttribute(FORMATTER_OBJECT(nfo), attribute); in PHP_FUNCTION() local
71 if(value_double == -1) { in PHP_FUNCTION()
74 RETVAL_DOUBLE(value_double); in PHP_FUNCTION()

Completed in 6 milliseconds