import zend standard tests
[hiphop-php.git] / hphp / test / zend / good / ext-standard-strings / strrpos_variation1.php.expectf
blob8edb93d876aa8d74af3de35fc46390c8d1905ea3
1 *** Testing strrpos() function: with double quoted strings ***
2 -- Iteration 1 --
3 int(28)
4 int(28)
5 -- Iteration 2 --
6 bool(false)
7 bool(false)
8 -- Iteration 3 --
9 bool(false)
10 bool(false)
11 -- Iteration 4 --
12 bool(false)
13 bool(false)
14 -- Iteration 5 --
15 int(6)
16 int(6)
17 -- Iteration 6 --
18 bool(false)
19 bool(false)
20 -- Iteration 7 --
21 bool(false)
22 bool(false)
23 -- Iteration 8 --
24 int(9)
25 int(9)
26 -- Iteration 9 --
27 bool(false)
28 bool(false)
29 -- Iteration 10 --
30 int(9)
31 int(9)
32 -- Iteration 11 --
33 int(8)
34 bool(false)
35 -- Iteration 12 --
36 int(8)
37 bool(false)
38 -- Iteration 13 --
39 int(8)
40 bool(false)
41 -- Iteration 14 --
42 int(8)
43 bool(false)
44 -- Iteration 15 --
45 int(8)
46 bool(false)
47 -- Iteration 16 --
48 bool(false)
49 bool(false)
50 -- Iteration 17 --
51 int(43)
52 int(43)
53 -- Iteration 18 --
54 int(12)
55 bool(false)
56 -- Iteration 19 --
57 int(11)
58 bool(false)
59 -- Iteration 20 --
60 int(13)
61 bool(false)
62 -- Iteration 21 --
63 int(14)
64 bool(false)
65 -- Iteration 22 --
66 int(17)
67 bool(false)
68 -- Iteration 23 --
69 int(20)
70 bool(false)
71 -- Iteration 24 --
72 int(22)
73 bool(false)
74 -- Iteration 25 --
75 int(21)
76 bool(false)
77 -- Iteration 26 --
78 int(23)
79 bool(false)
80 -- Iteration 27 --
81 int(24)
82 bool(false)
83 -- Iteration 28 --
84 bool(false)
85 bool(false)
86 -- Iteration 29 --
87 int(30)
88 int(30)
89 -- Iteration 30 --
90 int(39)
91 int(39)
92 -- Iteration 31 --
93 int(39)
94 int(39)
95 -- Iteration 32 --
96 int(42)
97 int(42)
98 -- Iteration 33 --
99 int(42)
100 int(42)
101 -- Iteration 34 --
102 bool(false)
103 bool(false)
104 -- Iteration 35 --
105 int(0)
106 bool(false)
107 *** Done ***