Home
last modified time | relevance | path

Searched defs:mb_chr (Results 1 – 6 of 6) sorted by relevance

/template/strap/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php126 …function mb_chr($codepoint, $encoding = null) { return p\Mbstring::mb_chr($codepoint, $encoding); } function
H A Dbootstrap80.php122 …function mb_chr(?int $codepoint, ?string $encoding = null): string|false { return p\Mbstring::mb_c… function
H A DMbstring.php787 public static function mb_chr($code, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
/template/twigstarter/vendor/symfony/polyfill-mbstring/
Dbootstrap80.php122 …function mb_chr(?int $codepoint, ?string $encoding = null): string|false { return p\Mbstring::mb_c… function
Dbootstrap.php126 …function mb_chr($codepoint, $encoding = null) { return p\Mbstring::mb_chr($codepoint, $encoding); } function
DMbstring.php794 public static function mb_chr($code, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring