1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 23:18:13 +02:00
Files
archived-php-src/ext/mbstring/tests/019.phpt
T
2002-04-19 07:51:00 +00:00

39 lines
342 B
PHP

--TEST--
mb_strlen()
--SKIPIF--
<?php include('skipif.inc'); ?>
--POST--
--GET--
--FILE--
<?php include('019.inc'); ?>
--EXPECT--
== ASCII ==
ERR: Warning
40
== EUC-JP ==
ERR: Warning
72
== SJIS ==
ERR: Warning
72
== JIS ==
ERR: Warning
121
== UTF-8 ==
ERR: Warning
174
== WRONG PARAMETERS ==
ERR: Notice
5
ERR: Notice
6
ERR: Warning