Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/tests/
H A Dbug59597_32.phpt2 Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer
15 $value = $formatter->parse('2147483650', \NumberFormatter::TYPE_INT64);
H A Dbug59597_64.phpt2 Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer
15 $value = $formatter->parse('2147483650', \NumberFormatter::TYPE_INT64);
/PHP-8.2/ext/intl/formatter/
H A Dformatter.stub.php387 public const TYPE_INT64 = UNKNOWN; define in NumberFormatter

Completed in 5 milliseconds