Home
last modified time | relevance | path

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

/PHP-8.0/ext/gettext/
H A Dgettext.stub.php14 function dcgettext(string $domain, string $message, int $category): string {}
27 function dcngettext(string $domain, string $singular, string $plural, int $count, int $category): s…
H A Dgettext.c144 zend_long category; in PHP_FUNCTION() local
253 zend_long count, category; in PHP_FUNCTION() local
/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_match.c2703 int category; in match() local
2748 int category; in match() local
3444 int category; in match() local
3496 int category; in match() local
3968 int category; in match() local
4019 int category; in match() local
/PHP-8.0/main/streams/
H A Dstreams.c2276 zval category; local
/PHP-8.0/ext/standard/
H A Dbasic_functions.stub.php653 function setlocale(int $category, $locales, ...$rest): string|false {}

Completed in 43 milliseconds