Home
last modified time | relevance | path

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

/php-src/ext/gettext/
H A Dgettext.c68 #define PHP_DCGETTEXT_CATEGORY_CHECK(_arg_num, category) \ argument
157 zend_long category; in PHP_FUNCTION() local
269 zend_long count, category; in PHP_FUNCTION() local
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…
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_match.c2826 int category; in match() local
2871 int chartype, category; in match() local
3632 int category; in match() local
3683 int chartype, category; in match() local
4223 int category; in match() local
4273 int chartype, category; in match() local
6286 int category = PRIV(ucp_gentype)[chartype]; in match() local
6319 int category = PRIV(ucp_gentype)[chartype]; in match() local
H A Dpcre2_dfa_match.c1123 int category = PRIV(ucp_gentype)[chartype]; in internal_dfa_match() local
1148 int category = PRIV(ucp_gentype)[chartype]; in internal_dfa_match() local
/php-src/main/streams/
H A Dstreams.c2418 zval category; local

Completed in 59 milliseconds