Searched refs:mb_chr (Results 1 – 7 of 7) sorted by relevance
32 return \mb_chr($code, self::ENCODING);
126 …function mb_chr($codepoint, $encoding = null) { return p\Mbstring::mb_chr($codepoint, $encoding); } function
122 …function mb_chr(?int $codepoint, ?string $encoding = null): string|false { return p\Mbstring::mb_c… function
187 return self::mb_chr($c - $convmap[$i + 2]);787 public static function mb_chr($code, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
201 return self::mb_chr($c - $convmap[$i + 2]);794 public static function mb_chr($code, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring