Searched defs:mb_stripos (Results 1 – 3 of 3) sorted by relevance
75 …function mb_stripos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = null… function
79 …function mb_stripos($haystack, $needle, $offset = 0, $encoding = null) { return p\Mbstring::mb_str… function
638 public static function mb_stripos($haystack, $needle, $offset = 0, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring