Home
last modified time | relevance | path

Searched refs:c (Results 3751 – 3775 of 4053) sorted by relevance

1...<<151152153154155156157158159160>>...163

/PHP-7.4/ext/standard/tests/strings/
H A Dsprintf_variation35.phpt13 * Source code: ext/standard/formatted_print.c
H A Dsprintf_variation35_64bit.phpt9 * Source code: ext/standard/formatted_print.c
H A Dsprintf_variation44.phpt13 * Source code: ext/standard/formatted_print.c
H A Dsprintf_variation44_64bit.phpt9 * Source code: ext/standard/formatted_print.c
H A Dchunk_split_variation11.phpt7 * Source code: ext/standard/string.c
H A Dmoney_format_basic1.phpt13 * Source code: ext/standard/string.c
H A Dsetlocale_basic3.phpt18 * Source code: ext/standard/string.c
H A Dstrrchr_variation1.phpt7 * Source code: ext/standard/string.c
H A Dstrrpos_variation1.phpt7 * Source code: ext/standard/string.c
H A Dhtml_entity_decode_macroman.phpt192 LATIN SMALL LETTER A WITH RING ABOVE: &#xE5; => 8c
240 LATIN SMALL LETTER U WITH ACUTE: &#xFA; => 9c
460 &#xE5; => 8c
523 &#xFA; => 9c
H A Dstrtr_variation8.phpt8 * Source code: ext/standard/string.c
/PHP-7.4/ext/standard/tests/array/
H A Darray_intersect_assoc_variation7.phpt8 * Source code: ext/standard/array.c
H A Darray_intersect_assoc_variation8.phpt8 * Source code: ext/standard/array.c
H A Darray_intersect_variation7.phpt7 * Source code: ext/standard/array.c
H A Darray_intersect_variation8.phpt7 * Source code: ext/standard/array.c
H A Darray_slice_variation2.phpt9 * Source code: ext/standard/array.c
H A Darray_unshift_object.phpt7 * Source code: ext/standard/array.c
H A Darray_unshift_variation7.phpt7 * Source code: ext/standard/array.c
/PHP-7.4/ext/gd/tests/
H A Dimagecolorallocate_variation6.phpt16 * Source code: ext/gd/gd.c
/PHP-7.4/ext/standard/tests/math/
H A Doctdec_variation1.phpt9 * Source code: ext/standard/math.c
/PHP-7.4/ext/date/tests/
H A Dtimezone_offset_get_error.phpt7 * Source code: ext/date/php_date.c
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_fetch_all.phpt70 … 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 Dphp_reflection.c371 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 Dtoken_get_all_variation12.phpt9 * Source code: ext/tokenizer/tokenizer.c
/PHP-7.4/ext/intl/uchar/tests/
H A Dbasic-functionality.phpt151 U+260c CONJUNCTION

Completed in 63 milliseconds

1...<<151152153154155156157158159160>>...163