Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/local/src/php7/php-7.0.5/ext/intl/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/intl/tests/formatter_format_conv.phpt |
--TEST-- numfmt_format() with type conversion --SKIPIF-- <?php if( !extension_loaded( 'intl' ) ) print 'skip'; ?> --FILE-- <?php function ut_main() { $fmt = ut_nfmt_create( 'en_US', NumberFormatter::DECIMAL ); $number = 1234567.891234567890000; $str_res = ut_nfmt_format ($fmt, $number, NumberFormatter::TYPE_INT32)."\n"; return $str_res; } include_once( 'ut_common.inc' ); // Run the test ut_run(); ?> --EXPECT-- 1,234,567
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare