Searched refs:plural (Results 1 – 11 of 11) sorted by relevance
/php-src/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-src/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-src/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-src/ext/gettext/tests/66265/en_US/LC_MESSAGES/ |
H A D | domain.po | 13 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
/php-src/ext/gettext/tests/66265/de_DE/LC_MESSAGES/ |
H A D | domain.po | 13 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
/php-src/ext/gettext/tests/66265/fr_FR/LC_MESSAGES/ |
H A D | domain.po | 13 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
/php-src/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 422 # plural s 4745 # plural s 14821 # plural s 17045 # plural s 22120 # plural s 25785 # plural s 27987 # plural s 28455 # plural s 30008 # plural s 30940 # plural s [all …]
|
H A D | magic | 422 # plural s 4745 # plural s 14821 # plural s 17045 # plural s 22120 # plural s 25785 # plural s 27987 # plural s 28455 # plural s 30008 # plural s 30940 # plural s [all …]
|
Completed in 152 milliseconds