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