--TEST-- Test iconv_strpos() function : usage variations - pass different data types as $offset arg --SKIPIF-- --FILE-- --EXPECTF-- *** Testing iconv_strpos() : usage variations *** -- Iteration 1 -- int(8) -- Iteration 2 -- int(8) -- Iteration 3 -- bool(false) -- Iteration 4 -- Warning: iconv_strpos(): Offset not contained in string. in %s on line %d bool(false) -- Iteration 5 -- bool(false) -- Iteration 6 -- Warning: iconv_strpos(): Offset not contained in string. in %s on line %d bool(false) -- Iteration 7 -- int(8) -- Iteration 8 -- int(8) -- Iteration 9 -- int(8) -- Iteration 10 -- int(8) -- Iteration 11 -- int(8) -- Iteration 12 -- int(8) -- Iteration 13 -- int(8) -- Iteration 14 -- int(8) -- Iteration 15 -- int(8) -- Iteration 16 -- Warning: iconv_strpos() expects parameter 3 to be long, string given in %s on line %d bool(false) -- Iteration 17 -- Warning: iconv_strpos() expects parameter 3 to be long, string given in %s on line %d bool(false) -- Iteration 18 -- Warning: iconv_strpos() expects parameter 3 to be long, string given in %s on line %d bool(false) -- Iteration 19 -- Warning: iconv_strpos() expects parameter 3 to be long, string given in %s on line %d bool(false) -- Iteration 20 -- Warning: iconv_strpos() expects parameter 3 to be long, string given in %s on line %d bool(false) -- Iteration 21 -- Warning: iconv_strpos() expects parameter 3 to be long, object given in %s on line %d bool(false) -- Iteration 22 -- int(8) -- Iteration 23 -- int(8) -- Iteration 24 -- Warning: iconv_strpos() expects parameter 3 to be long, resource given in %s on line %d bool(false) Done