Searched refs:plural (Results 1 – 11 of 11) sorted by relevance
/PHP-8.1/ext/gettext/ |
H A D | gettext.stub.php | 25 function ngettext(string $singular, string $plural, int $count): string {} argument 30 function dngettext(string $domain, string $singular, string $plural, int $count): string {} argument 35 function dcngettext(string $domain, string $singular, string $plural, int $count, int $category): s… argument
|
H A D | gettext_arginfo.h | 33 ZEND_ARG_TYPE_INFO(0, plural, IS_STRING, 0) 42 ZEND_ARG_TYPE_INFO(0, plural, IS_STRING, 0) 51 ZEND_ARG_TYPE_INFO(0, plural, IS_STRING, 0)
|
/PHP-8.1/ext/intl/tests/ |
H A D | msgfmt_format_subpatterns.phpt | 18 female {{1, plural, offset:1 23 male {{1, plural, offset:1 28 other {{1, plural, offset:1
|
H A D | msgfmt_format_subpatterns_named.phpt | 18 female {{num_guests, plural, offset:1 23 male {{num_guests, plural, offset:1 28 other {{num_guests, plural, offset:1
|
/PHP-8.1/ext/gettext/tests/ |
H A D | 44938.phpt | 107 dngettext(): Argument #3 ($plural) is too long 110 ngettext(): Argument #2 ($plural) is too long 115 dcngettext(): Argument #3 ($plural) is too long
|
H A D | gettext_dngettext-plural.phpt | 2 Test if dngettext() returns the correct translations (optionally plural).
|
/PHP-8.1/ext/gettext/tests/66265/en_US/LC_MESSAGES/ |
H A D | domain.po | 13 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
/PHP-8.1/ext/gettext/tests/66265/de_DE/LC_MESSAGES/ |
H A D | domain.po | 13 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
/PHP-8.1/ext/gettext/tests/66265/fr_FR/LC_MESSAGES/ |
H A D | domain.po | 13 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
/PHP-8.1/ext/fileinfo/tests/ |
H A D | magic | 4316 # plural s 9456 # plural s appended 15274 # plural s 19365 # plural s 24091 # plural s 24555 # plural s 25688 # plural s 26463 # plural s 34903 # plural s
|
H A D | magic私はガラスを食べられます | 4316 # plural s 9456 # plural s appended 15274 # plural s 19365 # plural s 24091 # plural s 24555 # plural s 25688 # plural s 26463 # plural s 34903 # plural s
|
Completed in 139 milliseconds