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/mbstring/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/mbstring/tests/bug46806.phpt |
--TEST-- Bug #46806 (mb_wtrimwidth cutting to early) --CREDITS-- Sebastian Schürmann sebs@php.net Testfest 2009 --SKIPIF-- <?php if (!extension_loaded("mbstring")) die("skip mbstring is not available"); ?> --FILE-- <?php echo mb_strimwidth('helloworld', 0, 5, '...', 'UTF-8') . "\n"; echo mb_strimwidth('hello', 0, 5, '...', 'UTF-8'); ?> --EXPECT-- he... hello
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare