From: Moriyoshi Koizumi Date: Sat, 9 Nov 2002 17:07:29 +0000 (+0000) Subject: Added a test for mb_substr_count() X-Git-Tag: php-4.3.0RC1~163 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0a801f1deb30a73d8b678ed5f980ed1ed05436ba;p=php Added a test for mb_substr_count() --- diff --git a/ext/mbstring/tests/mb_substr_count.phpt b/ext/mbstring/tests/mb_substr_count.phpt new file mode 100644 index 0000000000..5be5109375 --- /dev/null +++ b/ext/mbstring/tests/mb_substr_count.phpt @@ -0,0 +1,44 @@ +--TEST-- +mb_substr_count() +--SKIPIF-- + +--INI-- +output_handler= +--FILE-- + +--EXPECT-- +bool(false) +bool(false) +int(0) +int(0) +int(0) +int(100) +int(100) +int(100) +int(100) +int(200)