Searched refs:c (Results 3751 – 3775 of 4053) sorted by relevance
1...<<151152153154155156157158159160>>...163
/PHP-7.4/ext/standard/tests/strings/ |
H A D | sprintf_variation35.phpt | 13 * Source code: ext/standard/formatted_print.c
|
H A D | sprintf_variation35_64bit.phpt | 9 * Source code: ext/standard/formatted_print.c
|
H A D | sprintf_variation44.phpt | 13 * Source code: ext/standard/formatted_print.c
|
H A D | sprintf_variation44_64bit.phpt | 9 * Source code: ext/standard/formatted_print.c
|
H A D | chunk_split_variation11.phpt | 7 * Source code: ext/standard/string.c
|
H A D | money_format_basic1.phpt | 13 * Source code: ext/standard/string.c
|
H A D | setlocale_basic3.phpt | 18 * Source code: ext/standard/string.c
|
H A D | strrchr_variation1.phpt | 7 * Source code: ext/standard/string.c
|
H A D | strrpos_variation1.phpt | 7 * Source code: ext/standard/string.c
|
H A D | html_entity_decode_macroman.phpt | 192 LATIN SMALL LETTER A WITH RING ABOVE: å => 8c 240 LATIN SMALL LETTER U WITH ACUTE: ú => 9c 460 å => 8c 523 ú => 9c
|
H A D | strtr_variation8.phpt | 8 * Source code: ext/standard/string.c
|
/PHP-7.4/ext/standard/tests/array/ |
H A D | array_intersect_assoc_variation7.phpt | 8 * Source code: ext/standard/array.c
|
H A D | array_intersect_assoc_variation8.phpt | 8 * Source code: ext/standard/array.c
|
H A D | array_intersect_variation7.phpt | 7 * Source code: ext/standard/array.c
|
H A D | array_intersect_variation8.phpt | 7 * Source code: ext/standard/array.c
|
H A D | array_slice_variation2.phpt | 9 * Source code: ext/standard/array.c
|
H A D | array_unshift_object.phpt | 7 * Source code: ext/standard/array.c
|
H A D | array_unshift_variation7.phpt | 7 * Source code: ext/standard/array.c
|
/PHP-7.4/ext/gd/tests/ |
H A D | imagecolorallocate_variation6.phpt | 16 * Source code: ext/gd/gd.c
|
/PHP-7.4/ext/standard/tests/math/ |
H A D | octdec_variation1.phpt | 9 * Source code: ext/standard/math.c
|
/PHP-7.4/ext/date/tests/ |
H A D | timezone_offset_get_error.phpt | 7 * Source code: ext/date/php_date.c
|
/PHP-7.4/ext/mysqli/tests/ |
H A D | mysqli_fetch_all.phpt | 70 … if (!$res = mysqli_query($link, "SELECT 1 AS a, 2 AS a, 3 AS c, 4 AS C, NULL AS d, true AS e")) { 77 if (!$res = mysqli_query($link, "SELECT 1 AS a, 2 AS b, 3 AS c, 4 AS C")) { 440 ["c"]=>
|
/PHP-7.4/ext/reflection/ |
H A D | php_reflection.c | 371 zend_class_constant *c; in _class_string() local 373 ZEND_HASH_FOREACH_STR_KEY_PTR(&ce->constants_table, key, c) { in _class_string() 551 if (zval_update_constant_ex(&c->value, c->ce) == FAILURE) { in _class_const_string() 555 type = zend_zval_type_name(&c->value); in _class_const_string() 557 if (Z_TYPE(c->value) == IS_ARRAY) { in _class_const_string() 4436 zend_class_constant *c; in ZEND_METHOD() local 4444 ZEND_HASH_FOREACH_STR_KEY_PTR(&ce->constants_table, key, c) { in ZEND_METHOD() 4449 ZVAL_COPY_OR_DUP(&val, &c->value); in ZEND_METHOD() 4483 zend_class_constant *c; in ZEND_METHOD() local 4491 ZEND_HASH_FOREACH_PTR(&ce->constants_table, c) { in ZEND_METHOD() [all …]
|
/PHP-7.4/ext/tokenizer/tests/ |
H A D | token_get_all_variation12.phpt | 9 * Source code: ext/tokenizer/tokenizer.c
|
/PHP-7.4/ext/intl/uchar/tests/ |
H A D | basic-functionality.phpt | 151 U+260c CONJUNCTION
|
Completed in 63 milliseconds
1...<<151152153154155156157158159160>>...163