Home
last modified time | relevance | path

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

/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A Dbootstrap80.php87 …function mb_strripos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = nul… function
H A Dbootstrap.php91 …function mb_strripos($haystack, $needle, $offset = 0, $encoding = null) { return p\Mbstring::mb_st… function
H A DMbstring.php674 public static function mb_strripos($haystack, $needle, $offset = 0, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring