summaryrefslogtreecommitdiff
path: root/ext/mbstring/tests/011.phpt
blob: e6ef9c68bf9398d65ab8c95b40c18e59754eb52d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
--TEST--
mb_strrpos()
--SKIPIF--
<?php include('skipif.inc'); ?>
--POST--
--GET--
--FILE--
<?php include('011.inc'); ?>
--EXPECT--
== WITH ENCODING PARAMETER ==
34
30
33
30
OK_STR
OK_NEWLINE
== NO ENCODING PARAMETER ==
34
30
33
30
OK_STR
OK_NEWLINE
== INVALID PARAMETER TEST ==
ERR: Warning
OK_NULL
ERR: Notice
OK_ARRAY
ERR: Notice
OK_OBJECT