]> granicus.if.org Git - php/commitdiff
Fixed test title (strlen -> mb_strlen)
authorYasuo Ohgaki <yohgaki@php.net>
Fri, 19 Apr 2002 07:51:00 +0000 (07:51 +0000)
committerYasuo Ohgaki <yohgaki@php.net>
Fri, 19 Apr 2002 07:51:00 +0000 (07:51 +0000)
ext/mbstring/tests/019.phpt

index 3c23431595cdfb52ae39a6deb8e05a1910324901..31eb4e3474f5aad4a1bd7be1f1969de6cf976647 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-strlen()
+mb_strlen()
 --SKIPIF--
 <?php include('skipif.inc'); ?>
 --POST--