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