Searched defs:mb_substr (Results 1 – 3 of 3) sorted by relevance
72 …function mb_substr(?string $string, ?int $start, ?int $length = null, ?string $encoding = null): s… function
76 …function mb_substr($string, $start, $length = 2147483647, $encoding = null) { return p\Mbstring::m… function
612 public static function mb_substr($s, $start, $length = null, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring