/PHP-7.2/ext/standard/tests/strings/ |
H A D | setlocale_error.phpt | 13 /* 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 locale name too long, 'category' = LC_ALL --"; 51 -- Testing setlocale() function with One argument, 'category' = LC_ALL -- 55 -- Testing setlocale() function with invalid locale array, 'category' = LC_ALL -- 58 -- Testing setlocale() function with invalid multiple locales, 'category' = LC_ALL -- 61 -- Testing setlocale() function with locale name too long, 'category' = LC_ALL --
|
H A D | setlocale_variation3.phpt | 14 /* 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 D | setlocale_variation4.phpt | 16 /* 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 D | setlocale_variation5.phpt | 16 /* 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 D | setlocale_basic3.phpt | 14 /* 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 D | setlocale_variation1.phpt | 14 /* 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 D | setlocale_basic2.phpt | 14 /* 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 D | bug68636.phpt | 2 Bug #68636 (setlocale no longer returns current value per category).
|
H A D | setlocale_variation2.phpt | 11 /* Prototype : string setlocale (int $category , string $locale [,string $..] ) 12 : string setlocale(int $category , array $locale);
|
H A D | setlocale_basic1.phpt | 14 /* Prototype : string setlocale (int $category , string $locale [,string $..] ) 15 : string setlocale(int $category , array $locale);
|
/PHP-7.2/ext/dom/tests/ |
H A D | DOMAttr_name_basic_001.phpt | 10 $attr = new DOMAttr('category', 'books'); 14 category
|
H A D | DOMAttr_value_basic_001.phpt | 10 $attr = new DOMAttr('category');
|
H A D | DOMAttr_value_basic_002.phpt | 10 $attr = new DOMAttr('category');
|
H A D | DOMAttr_ownerElement_error_001.phpt | 14 $attr = $root->setAttribute('category', 'books');
|
/PHP-7.2/ext/gettext/ |
H A D | gettext.c | 50 ZEND_ARG_INFO(0, category) 81 ZEND_ARG_INFO(0, category) 229 zend_long category; in PHP_NAMED_FUNCTION() local 231 …rameters(ZEND_NUM_ARGS(), "ssl", &domain, &domain_len, &msgid, &msgid_len, &category) == FAILURE) { in PHP_NAMED_FUNCTION() 238 msgstr = dcgettext(domain, msgid, category); in PHP_NAMED_FUNCTION() 334 zend_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-7.2/Zend/tests/ |
H A D | bug60138.phpt | 6 $category =& $tree[0];
|
H A D | bug39438.phpt | 17 'category' => 'plugin',
|
/PHP-7.2/ext/mysqli/tests/ |
H A D | mysqli_constants_categories.phpt | 2 Constants exported by ext/mysqli - checking category - PHP bug not mysqli bug (check from time to t…
|
/PHP-7.2/ext/pcre/pcrelib/ |
H A D | pcre_exec.c | 4241 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 D | NEWS | 569 the general category properties are supported. If PCRE is compiled with this
|
/PHP-7.2/ext/gettext/tests/ |
H A D | 44938.phpt | 13 $category = "cat";
|
/PHP-7.2/ |
H A D | README.RELEASE_PROCESS | 133 Use category "releases" for all stable releases. 134 Use category "frontpage" for X.Y.0 non-stable releases only (news only).
|
/PHP-7.2/main/streams/ |
H A D | streams.c | 2213 zval category; local 2218 array_init(&category); 2219 …nd_hash_str_update(Z_ARRVAL(context->options), (char*)wrappername, strlen(wrappername), &category);
|
/PHP-7.2/ext/phar/tests/zip/files/ |
H A D | corrupt_zipmaker.php.inc | 24 * @category File Formats
|
/PHP-7.2/ext/pcre/pcrelib/doc/ |
H A D | pcre.txt | 65 general category properties. However, UTF-8/16/32 and Unicode support 1002 PCRE library. Only the general category properties such as Lu and Nd 4579 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: 8137 category properties such as Lu for an upper case letter or Nd for a
|