Lines Matching refs:needle
2 Test stripos() function : usage variations - unexpected inputs for 'needle' argument
5 /* Prototype : int stripos ( string $haystack, string $needle [, int $offset] );
10 /* Test stripos() function with unexpected inputs for 'needle' and
14 echo "*** Testing stripos() function with unexpected values for needle ***\n";
82 // loop through each element of the 'needle' array to check the working of stripos()
95 *** Testing stripos() function with unexpected values for needle ***
126 Warning: stripos(): needle is not a string or an integer in %s on line %d
131 Warning: stripos(): needle is not a string or an integer in %s on line %d
136 Warning: stripos(): needle is not a string or an integer in %s on line %d
141 Warning: stripos(): needle is not a string or an integer in %s on line %d
146 Warning: stripos(): needle is not a string or an integer in %s on line %d
180 Warning: stripos(): needle is not a string or an integer in %s on line %d