Searched defs:mb_strpos (Results 1 – 3 of 3) sorted by relevance
60 …function mb_strpos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = null)… function
64 …function mb_strpos($haystack, $needle, $offset = 0, $encoding = null) { return p\Mbstring::mb_strp… function
494 public static function mb_strpos($haystack, $needle, $offset = 0, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring