Lines Matching refs:mb_strpos
2 Test mb_strpos() function : usage variations - Pass different integers as $offset argument
8 * Test how mb_strpos() behaves when passed different integers as $offset argument
15 echo "*** Testing mb_strpos() : usage variations ***\n";
31 var_dump(mb_strpos($string_ascii, $needle_ascii, $i));
38 var_dump(mb_strpos($string_mb, $needle_mb, $i, 'UTF-8'));
46 *** Testing mb_strpos() : usage variations ***
50 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
52 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
86 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
88 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
92 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
94 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
98 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
100 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
104 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
106 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)