Lines Matching refs:stripos

2 Test stripos() function : usage variations - unexpected inputs for 'haystack' and 'needle' arguments
5 /* Prototype : int stripos ( string $haystack, string $needle [, int $offset] );
10 /* Test stripos() function with unexpected inputs for 'haystack' and 'needle' arguments */
12 echo "*** Testing stripos() function with unexpected values for haystack and needle ***\n";
79 // loop through each element of the array and check the working of stripos()
84 var_dump( stripos($values[$index], $values[$index]) );
85 var_dump( stripos($values[$index], $values[$index], 1) );
92 *** Testing stripos() function with unexpected values for haystack and needle ***
95 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
98 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
102 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
105 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
109 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
112 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
116 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
119 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
123 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
126 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
130 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
133 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
137 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
140 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
144 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
147 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
151 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
154 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
158 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
161 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
165 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
168 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
172 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
175 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
179 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
182 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
186 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
189 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
193 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
196 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
201 Warning: stripos(): Offset not contained in string in %s on line %d
205 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
208 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
213 Warning: stripos(): Offset not contained in string in %s on line %d
219 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
224 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
229 Warning: stripos(): Offset not contained in string in %s on line %d
234 Warning: stripos(): Offset not contained in string in %s on line %d
239 Warning: stripos(): Offset not contained in string in %s on line %d
244 Warning: stripos(): Offset not contained in string in %s on line %d
248 Warning: stripos() expects parameter 1 to be string, resource given in %s on line %d
251 Warning: stripos() expects parameter 1 to be string, resource given in %s on line %d
256 Warning: stripos(): Offset not contained in string in %s on line %d
261 Warning: stripos(): Offset not contained in string in %s on line %d