Home
last modified time | relevance | path

Searched refs:category (Results 1 – 25 of 27) sorted by relevance

12

/PHP-5.5/ext/standard/tests/strings/
H A Dsetlocale_error.phpt13 /* Prototype : string setlocale (int $category , string $locale [,string $..] )
14 : string setlocale(int $category , array $locale);
26 echo "\n-- Testing setlocale() function with One argument, 'category' = LC_ALL --";
29 echo "\n-- Testing setlocale() function with invalid locale array, 'category' = LC_ALL --\n";
34 echo "\n-- Testing setlocale() function with invalid multiple locales, 'category' = LC_ALL --\n";
38 echo "\n-- Testing setlocale() function with invalid category --\n";
39 //invalid $category
52 -- Testing setlocale() function with One argument, 'category' = LC_ALL --
56 -- Testing setlocale() function with invalid locale array, 'category' = LC_ALL --
59 -- Testing setlocale() function with invalid multiple locales, 'category' = LC_ALL --
[all …]
H A Dsetlocale_variation3.phpt14 /* Prototype : string setlocale (int $category , string $locale [,string $..] )
15 * : string setlocale(int $category , array $locale);
37 echo "Setting system locale, category = LC_ALL and locale = 0\n";
107 Setting system locale, category = LC_ALL and locale = 0
H A Dsetlocale_variation4.phpt16 /* Prototype : string setlocale (int $category , string $locale [,string $..] )
17 * : string setlocale(int $category , array $locale);
36 echo "Setting system locale, category = LC_ALL and locale = null\n";
105 Setting system locale, category = LC_ALL and locale = null
H A Dsetlocale_variation5.phpt16 /* Prototype : string setlocale (int $category , string $locale [,string $..] )
17 * : string setlocale(int $category , array $locale);
38 echo "Setting system locale, category = LC_ALL and locale = \"\"\n";
109 Setting system locale, category = LC_ALL and locale = ""
H A Dsetlocale_basic3.phpt14 /* Prototype : string setlocale (int $category , string $locale [,string $..] )
15 : string setlocale(int $category , array $locale);
73 …echo "-- Testing setlocale() by giving 'category' as LC_ALL & multiple locales(en_US.utf8, Ko_KR.u…
99 -- Testing setlocale() by giving 'category' as LC_ALL & multiple locales(en_US.utf8, Ko_KR.utf8, zh…
H A Dsetlocale_variation1.phpt14 /* Prototype : string setlocale (int $category , string $locale [,string $..] )
15 : string setlocale(int $category , array $locale);
72 …echo "-- Testing setlocale() by giving 'category' as LC_ALL & multiple locales(en_US.invalid, en_U…
98 -- Testing setlocale() by giving 'category' as LC_ALL & multiple locales(en_US.invalid, en_US.utf8,…
H A Dsetlocale_basic2.phpt14 /* Prototype : string setlocale (int $category , string $locale [,string $..] )
15 : string setlocale(int $category , array $locale);
96 echo "-- Testing setlocale() : 'category' argument as LC_ALL & 'locale' argument as an array --\n";
125 -- Testing setlocale() : 'category' argument as LC_ALL & 'locale' argument as an array --
H A Dsetlocale_variation2.phpt11 /* Prototype : string setlocale (int $category , string $locale [,string $..] )
12 : string setlocale(int $category , array $locale);
H A Dsetlocale_basic1.phpt14 /* Prototype : string setlocale (int $category , string $locale [,string $..] )
15 : string setlocale(int $category , array $locale);
/PHP-5.5/ext/gettext/
H A Dgettext.c50 ZEND_ARG_INFO(0, category)
81 ZEND_ARG_INFO(0, category)
229 long category; in PHP_NAMED_FUNCTION() local
231 …END_NUM_ARGS() TSRMLS_CC, "ssl", &domain, &domain_len, &msgid, &msgid_len, &category) == FAILURE) { in PHP_NAMED_FUNCTION()
238 msgstr = dcgettext(domain, msgid, category); in PHP_NAMED_FUNCTION()
334 long count, category; in PHP_NAMED_FUNCTION() local
339 &msgid1, &msgid1_len, &msgid2, &msgid2_len, &count, &category) == FAILURE) { in PHP_NAMED_FUNCTION()
347 msgstr = dcngettext(domain, msgid1, msgid2, count, category); in PHP_NAMED_FUNCTION()
/PHP-5.5/ext/dom/tests/
H A DDOMAttr_name_basic_001.phpt10 $attr = new DOMAttr('category', 'books');
14 category
H A DDOMAttr_value_basic_001.phpt10 $attr = new DOMAttr('category');
H A DDOMAttr_value_basic_002.phpt10 $attr = new DOMAttr('category');
H A DDOMAttr_ownerElement_error_001.phpt14 $attr = $root->setAttribute('category', 'books');
/PHP-5.5/Zend/tests/
H A Dbug60138.phpt6 $category =& $tree[0];
H A Dbug39438.phpt17 'category' => 'plugin',
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_constants_categories.phpt2 Constants exported by ext/mysqli - checking category - PHP bug not mysqli bug (check from time to t…
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c4241 int category; in match() local
4249 if ((category == ucp_L || category == ucp_N) == prop_fail_result) in match()
4286 int category; in match() local
4294 if ((category == ucp_L || category == ucp_N || c == CHAR_UNDERSCORE) in match()
4983 int category; in match() local
4994 if ((category == ucp_L || category == ucp_N) == prop_fail_result) in match()
5034 int category; in match() local
5496 int category; in match() local
5505 if ((category == ucp_L || category == ucp_N) == prop_fail_result) in match()
5546 int category; in match() local
[all …]
H A DNEWS548 the general category properties are supported. If PCRE is compiled with this
/PHP-5.5/ext/gettext/tests/
H A D44938.phpt13 $category = "cat";
/PHP-5.5/main/streams/
H A Dstreams.c2242 zval *category, *copied_val; local
2250 MAKE_STD_ZVAL(category);
2251 array_init(category);
2252 …(context->options), (char*)wrappername, strlen(wrappername)+1, (void**)&category, sizeof(zval *), …
2256 wrapperhash = &category;
/PHP-5.5/ext/standard/
H A Dstring.c4395 char *category; local
4400 category = Z_STRVAL_PP(pcategory);
4402 if (!strcasecmp("LC_ALL", category)) {
4404 } else if (!strcasecmp("LC_COLLATE", category)) {
4406 } else if (!strcasecmp("LC_CTYPE", category)) {
4409 } else if (!strcasecmp("LC_MESSAGES", category)) {
4412 } else if (!strcasecmp("LC_MONETARY", category)) {
4414 } else if (!strcasecmp("LC_NUMERIC", category)) {
4416 } else if (!strcasecmp("LC_TIME", category)) {
4419 …e %s, must be one of LC_ALL, LC_COLLATE, LC_CTYPE, LC_MONETARY, LC_NUMERIC, or LC_TIME", category);
H A Dbasic_functions.c2399 ZEND_ARG_INFO(0, category)
/PHP-5.5/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc24 * @category File Formats
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt65 general category properties. However, UTF-8/16/32 and Unicode support
1002 PCRE library. Only the general category properties such as Lu and Nd
4580 can be tested with \p and \P are limited to the general category prop-
5337 script names, the general category properties, "Any", which matches any
5374 Each character has exactly one Unicode general category property, spec-
5381 eral category properties that start with that letter. In this case, in
5388 The following general category property codes are supported:
8133 category properties such as Lu for an upper case letter or Nd for a

Completed in 147 milliseconds

12