Searched defs:mb_ord (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/mbstring/ | ||
H A D | mbstring.stub.php | 88 function mb_ord(string $string, ?string $encoding = null): int|false {} function |
H A D | mbstring.c | 4063 PHP_FUNCTION(mb_ord) in PHP_FUNCTION() argument |
Completed in 17 milliseconds