Home
last modified time | relevance | path

Searched defs:mb_strstr (Results 1 – 3 of 3) sorted by relevance

/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A Dbootstrap80.php93 …function mb_strstr(?string $haystack, ?string $needle, ?bool $before_needle = false, ?string $enco… function
H A Dbootstrap.php97 …function mb_strstr($haystack, $needle, $before_needle = false, $encoding = null) { return p\Mbstri… function
H A DMbstring.php682 public static function mb_strstr($haystack, $needle, $part = false, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring