Lines Matching refs:haystack
2 Test strrpos() function : usage variations - unexpected inputs for 'haystack' and 'needle' arguments
5 /* Test strrpos() function with unexpected inputs for 'haystack' and 'needle' arguments */
7 echo "*** Testing strrpos() function with unexpected values for haystack and needle ***\n";
78 $haystack = $values[$index];
96 *** Testing strrpos() function with unexpected values for haystack and needle ***
125 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, array given
126 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, array given
128 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, array given
129 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, array given
131 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, array given
132 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, array given
134 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, array given
135 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, array given
137 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, array given
138 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, array given
144 ValueError: strrpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
150 ValueError: strrpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
156 ValueError: strrpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
159 ValueError: strrpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
162 ValueError: strrpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
165 ValueError: strrpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
167 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, resource given
168 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, resource given
171 ValueError: strrpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
174 ValueError: strrpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)