Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/tests/
H A Dbug59597_64.phpt2 Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer
14 $value = $formatter->parse('2147483650', \NumberFormatter::TYPE_INT64);
H A Dbug59597_32.phpt2 Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer
14 $value = $formatter->parse('2147483650', \NumberFormatter::TYPE_INT64);
H A Dsymfony_format_type_int64_intl1.phpt15 //$unit_test_args[0]->format($unit_test_args[1], \NumberFormatter::TYPE_INT64);
H A Dsymfony_format_type_int64_intl2.phpt15 $unit_test_args[0]->format($unit_test_args[1], \NumberFormatter::TYPE_INT64);
H A Dsymfony_format_type_int64_intl3.phpt15 $unit_test_args[0]->format($unit_test_args[1], \NumberFormatter::TYPE_INT64);
H A Dsymfony_format_type_int64_intl4.phpt15 $unit_test_args[0]->format($unit_test_args[1], \NumberFormatter::TYPE_INT64);
H A Dsymfony_format_type_int64_intl5.phpt15 $unit_test_args[0]->format($unit_test_args[1], \NumberFormatter::TYPE_INT64);
H A Dsymfony_format_type_int64_intl6.phpt15 $unit_test_args[0]->format($unit_test_args[1], \NumberFormatter::TYPE_INT64);
H A Dsymfony_format_type_int64_intl7.phpt15 $unit_test_args[0]->format($unit_test_args[1], \NumberFormatter::TYPE_INT64);
H A Dsymfony_format_type_int64_intl8.phpt15 $unit_test_args[0]->format($unit_test_args[1], \NumberFormatter::TYPE_INT64);
/PHP-5.5/ext/intl/doc/
H A Dformatter_api.php43 const TYPE_INT64 = 'FORMAT_TYPE_INT64'; define in NumberFormatter

Completed in 16 milliseconds