Home
last modified time | relevance | path

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

12

/PHP-5.3/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.3/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.3/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.3/Zend/tests/
H A Dbug60138.phpt6 $category =& $tree[0];
H A Dbug39438.phpt17 'category' => 'plugin',
/PHP-5.3/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.3/ext/pcre/pcrelib/
H A Dpcre_exec.c4145 int category; in match() local
4153 if ((category == ucp_L || category == ucp_N) == prop_fail_result) in match()
4193 int category; in match() local
4201 if ((category == ucp_L || category == ucp_N || c == CHAR_UNDERSCORE) in match()
4879 int category; in match() local
4890 if ((category == ucp_L || category == ucp_N) == prop_fail_result) in match()
4936 int category; in match() local
5379 int category; in match() local
5388 if ((category == ucp_L || category == ucp_N) == prop_fail_result) in match()
5433 int category; in match() local
[all …]
H A DNEWS443 the general category properties are supported. If PCRE is compiled with this
/PHP-5.3/ext/gettext/tests/
H A D44938.phpt13 $category = "cat";
/PHP-5.3/main/streams/
H A Dstreams.c2169 zval *category, *copied_val; local
2177 MAKE_STD_ZVAL(category);
2178 array_init(category);
2179 …(context->options), (char*)wrappername, strlen(wrappername)+1, (void**)&category, sizeof(zval *), …
2183 wrapperhash = &category;
/PHP-5.3/ext/standard/
H A Dstring.c4090 char *category; local
4095 category = Z_STRVAL_PP(pcategory);
4097 if (!strcasecmp("LC_ALL", category)) {
4099 } else if (!strcasecmp("LC_COLLATE", category)) {
4101 } else if (!strcasecmp("LC_CTYPE", category)) {
4104 } else if (!strcasecmp("LC_MESSAGES", category)) {
4107 } else if (!strcasecmp("LC_MONETARY", category)) {
4109 } else if (!strcasecmp("LC_NUMERIC", category)) {
4111 } else if (!strcasecmp("LC_TIME", category)) {
4114 …e %s, must be one of LC_ALL, LC_COLLATE, LC_CTYPE, LC_MONETARY, LC_NUMERIC, or LC_TIME", category);
/PHP-5.3/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc24 * @category File Formats
/PHP-5.3/
H A DUPGRADING224 - Passing locale category name as string to setlocale() is deprecated.
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt53 general category properties. However, UTF-8/16/32 and Unicode support
968 PCRE library. Only the general category properties such as Lu and Nd
4364 can be tested with \p and \P are limited to the general category prop-
5026 script names, the general category properties, "Any", which matches any
5059 Each character has exactly one Unicode general category property, spec-
5066 eral category properties that start with that letter. In this case, in
5073 The following general category property codes are supported:
7616 category properties such as Lu for an upper case letter or Nd for a

Completed in 82 milliseconds

12