Home
last modified time | relevance | path

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

/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A Dbootstrap80.php81 …function mb_strrchr(?string $haystack, ?string $needle, ?bool $before_needle = false, ?string $enc… function
H A Dbootstrap.php85 …function mb_strrchr($haystack, $needle, $before_needle = false, $encoding = null) { return p\Mbstr… function
H A DMbstring.php653 public static function mb_strrchr($haystack, $needle, $part = false, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring