36 $pos = mb_strpos($haystack, $needle, --$offset,
'UTF-8');
71 $pos = mb_stripos($haystack, $needle, --$offset,
'UTF-8');
static insensitive($needle, $haystack, $offset=1)
SEARCHINSENSITIVE.
static sensitive($needle, $haystack, $offset=1)
SEARCHSENSITIVE.