import zend standard tests
[hiphop-php.git] / hphp / test / zend / good / ext-standard-strings / strrpos_variation8.php.expectf
blob2f3a41e450ae95caa28cceb384ce4c92852f3fd0
1 *** Testing strrpos() function: strings repetitive chars ***
2 -- Iteration 1 --
3 int(4)
4 -- Iteration 2 --
5 int(4)
6 -- Iteration 3 --
7 int(4)
8 -- Iteration 4 --
9 int(4)
10 -- Iteration 5 --
11 int(4)
12 -- Iteration 6 --
13 int(4)
14 -- Iteration 7 --
15 bool(false)
16 -- Iteration 8 --
17 bool(false)
18 -- Iteration 9 --
19 bool(false)
20 -- Iteration 10 --
21 bool(false)
22 -- Iteration 11 --
23 bool(false)
24 -- Iteration 12 --
25 bool(false)
26 -- Iteration 13 --
27 bool(false)
28 -- Iteration 14 --
29 bool(false)
30 -- Iteration 15 --
31 bool(false)
32 *** Done ***