Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/formatter/
H A Dformatter_attr.c80 double value_double = unum_getDoubleAttribute(FORMATTER_OBJECT(nfo), attribute); in PHP_FUNCTION() local
81 if(value_double == -1) { in PHP_FUNCTION()
84 RETVAL_DOUBLE(value_double); in PHP_FUNCTION()

Completed in 5 milliseconds