Home
last modified time | relevance | path

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

/PHP-8.1/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.c141 zend_long category; in PHP_FUNCTION() local
251 zend_long count, category; in PHP_FUNCTION() local
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_match.c2705 int category; in match() local
2750 int category; in match() local
3446 int category; in match() local
3498 int category; in match() local
3970 int category; in match() local
4021 int category; in match() local
/PHP-8.1/main/streams/
H A Dstreams.c2263 zval category; local
/PHP-8.1/ext/standard/
H A Dbasic_functions.stub.php861 function setlocale(int $category, $locales, ...$rest): string|false {}

Completed in 35 milliseconds