Searched defs:mb_chr (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/mbstring/ | ||
H A D | mbstring.stub.php | 185 function mb_chr(int $codepoint, ?string $encoding = null): string|false {} function |
H A D | mbstring.c | 4694 PHP_FUNCTION(mb_chr) in PHP_FUNCTION() argument |
Completed in 18 milliseconds