Home
last modified time | relevance | path

Searched refs:mb_strrichr (Results 1 – 3 of 3) sorted by relevance

/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php88 …function mb_strrichr($haystack, $needle, $before_needle = false, $encoding = null) { return p\Mbst… function
H A Dbootstrap80.php84mb_strrichr(?string $haystack, ?string $needle, ?bool $before_needle = false, ?string $encoding =… function
H A DMbstring.php666 public static function mb_strrichr($haystack, $needle, $part = false, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring