Home
last modified time | relevance | path

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

/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A Dbootstrap80.php72 …function mb_substr(?string $string, ?int $start, ?int $length = null, ?string $encoding = null): s… function
H A Dbootstrap.php76 …function mb_substr($string, $start, $length = 2147483647, $encoding = null) { return p\Mbstring::m… function
H A DMbstring.php612 public static function mb_substr($s, $start, $length = null, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring