Searched defs:ngettext (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/gettext/ | ||
H A D | gettext.stub.php | 25 function ngettext(string $singular, string $plural, int $count): string {} function |
H A D | gettext.c | 203 PHP_FUNCTION(ngettext) in PHP_FUNCTION() argument |
Completed in 5 milliseconds