Home
last modified time | relevance | path

Searched refs:singular (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/gettext/
H A Dgettext.stub.php25 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 Dgettext_arginfo.h32 ZEND_ARG_TYPE_INFO(0, singular, IS_STRING, 0)
41 ZEND_ARG_TYPE_INFO(0, singular, IS_STRING, 0)
50 ZEND_ARG_TYPE_INFO(0, singular, IS_STRING, 0)
/php-src/ext/gettext/tests/
H A D44938.phpt106 dngettext(): Argument #2 ($singular) is too long
109 ngettext(): Argument #1 ($singular) is too long
114 dcngettext(): Argument #2 ($singular) is too long
/php-src/ext/simplexml/tests/
H A D016.phpt2 SimpleXML: modifying attributes of singular subnode
H A D015.phpt2 SimpleXML: accessing singular subnode as array

Completed in 8 milliseconds