Home
last modified time | relevance | path

Searched defs:category (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/ext/gettext/
H A Dgettext.stub.php18 function dcgettext(string $domain, string $message, int $category): string {}
35 function dcngettext(string $domain, string $singular, string $plural, int $count, int $category): s…
H A Dgettext.c142 zend_long category; in PHP_FUNCTION() local
255 zend_long count, category; in PHP_FUNCTION() local
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_match.c2763 int category; in match() local
2808 int category; in match() local
3561 int category; in match() local
3612 int category; in match() local
4143 int category; in match() local
4193 int category; in match() local
/PHP-8.3/main/streams/
H A Dstreams.c2418 zval category; local

Completed in 23 milliseconds