Home
last modified time | relevance | path

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

/PHP-8.2/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.2/ext/pcre/pcre2lib/
H A Dpcre2_match.c2749 int category; in match() local
2794 int category; in match() local
3547 int category; in match() local
3598 int category; in match() local
4129 int category; in match() local
4179 int category; in match() local
/PHP-8.2/main/streams/
H A Dstreams.c2383 zval category; local

Completed in 43 milliseconds