Home
last modified time | relevance | path

Searched refs:val (Results 201 – 225 of 477) sorted by relevance

12345678910>>...20

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_helpers.c1916 || (Z_ISREF_P(val) && Z_TYPE_P(Z_REFVAL_P(val)) <= IS_FALSE); in promotes_to_array()
2066 || (Z_ISREF_P(val) && Z_TYPE_P(Z_REFVAL_P(val)) <= IS_FALSE)) in zend_jit_check_array_promotion()
2084 if (!Z_ISREF_P(val)) { in zend_jit_create_typed_ref()
2085 ZVAL_NEW_REF(val, val); in zend_jit_create_typed_ref()
2257 binary_op(&z_copy, &ref->val, val); in zend_jit_assign_op_to_typed_ref()
2270 binary_op(&z_copy, &ref->val, val); in zend_jit_assign_op_to_typed_ref_tmp()
2277 zval_ptr_dtor_nogc(val); in zend_jit_assign_op_to_typed_ref_tmp()
2350 return val; in zend_jit_prepare_assign_dim_ref()
2683 ZVAL_LONG(prop, val); in zend_jit_pre_inc_obj_helper()
2751 ZVAL_LONG(prop, val); in zend_jit_pre_dec_obj_helper()
[all …]
/PHP-8.0/ext/spl/tests/
H A Darray_003.phpt31 foreach($test as $key => $val)
33 echo "$key => $val\n";
H A Darray_007.phpt35 foreach($test as $key => $val)
37 echo "$key => $val\n";
/PHP-8.0/ext/standard/tests/array/
H A Darray_uintersect_uassoc_basic.phpt10 function __construct($val) {
11 $this->priv_member = $val;
H A Darray_fill_object.phpt2 Test array_fill() function : usage variations - various object values for 'val' argument
6 * testing array_fill() by passing various object values for 'val' argument
169 //array of object values for 'val' argument
185 // loop through each element of the array for 'val' argument
187 echo "--- Testing array_fill() with different object values for 'val' argument ---\n";
192 $val = $objects[$index];
194 var_dump( array_fill($start_key,$num,$val) );
203 --- Testing array_fill() with different object values for 'val' argument ---
H A Darray_udiff_uassoc_basic.phpt10 function __construct($val) {
11 $this->priv_member = $val;
/PHP-8.0/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c211 p = string->val; in mbfl_buffer_converter_feed()
462 p = string->val; in mbfl_convert_encoding()
509 p = string->val; in mbfl_identify_encoding()
588 p = string->val; in mbfl_strlen()
610 p = string->val; in mbfl_strlen()
765 haystack_u8->val, haystack_u8->val + haystack_u8->len, offset); in mbfl_strpos()
1040 p = string->val; in mbfl_substr()
1521 p = string->val; in mbfl_strimwidth()
1629 p = string->val; in mbfl_ja_jp_hantozen()
1958 p = string->val; in mbfl_mime_header_encode()
[all …]
H A Dmbfl_string.h44 unsigned char *val; member
/PHP-8.0/ext/pdo/tests/
H A Dpdo_015.phpt17 $db->exec('CREATE TABLE test(id int NOT NULL PRIMARY KEY, val VARCHAR(10), val2 VARCHAR(20))');
21 $select1 = $db->prepare('SELECT id, val, val2 FROM test');
22 $select2 = $db->prepare('SELECT val, val2 FROM test');
H A Dpdo_008.phpt17 $db->exec('CREATE TABLE test(id CHAR(1) NOT NULL PRIMARY KEY, val VARCHAR(10))');
22 $stmt = $db->prepare('SELECT val, id from test');
H A Dpdo_023.phpt63 $db->query('CREATE TABLE test(id INT NOT NULL PRIMARY KEY, val VARCHAR(10))');
68 $stmt = $db->query('SELECT val, id FROM test');
101 string(24) "SELECT val, id FROM test"
/PHP-8.0/ext/reflection/tests/
H A DReflectionParameter_003.phpt41 $val = 0;
43 $val = $parameter->getDefaultValue();
44 var_dump($val);
/PHP-8.0/tests/lang/
H A DpassByReference_003.phpt5 function passbyVal($val) {
7 var_dump($val);
/PHP-8.0/ext/json/
H A Dphp_json.h99 PHP_JSON_API int php_json_encode_ex(smart_str *buf, zval *val, int options, zend_long depth);
100 PHP_JSON_API int php_json_encode(smart_str *buf, zval *val, int options);
H A Dphp_json_encoder.h36 int php_json_encode_zval(smart_str *buf, zval *val, int options, php_json_encoder *encoder);
/PHP-8.0/build/
H A Dorder_by_dep.awk37 function do_deps(mod_idx, module_name, mod_name_len, dep, ext, val, depidx)
46 val = mod_deps[ext];
/PHP-8.0/ext/opcache/
H A Dzend_accelerator_module.c171 zend_long val = zend_atol(ZSTR_VAL(new_value), ZSTR_LEN(new_value)); local
173 if (zend_jit_debug_config(*p, val, stage) == SUCCESS) {
174 *p = val;
183 if (val >= 0 && val < 256) {
185 *p = val;
195 if (val > 0 && val < ZEND_JIT_TRACE_MAX_CALL_DEPTH) {
197 *p = val;
208 if (val >= 0 && val < ZEND_JIT_TRACE_MAX_RET_DEPTH) {
210 *p = val;
221 if (val > 0 && val < ZEND_JIT_TRACE_MAX_LOOPS_UNROLL) {
[all …]
/PHP-8.0/ext/xmlwriter/tests/
H A D008.phpt14 xmlwriter_text($xw, "val");
33 <!ENTITY ent "val">
/PHP-8.0/Zend/
H A Dzend_gc.c768 zv = &end->val; in gc_scan_black()
778 zv = &p->val; in gc_scan_black()
792 zv = &p->val; in gc_scan_black()
900 zv = &p->val; in gc_mark_grey()
914 zv = &p->val; in gc_mark_grey()
1084 zv = &p->val; in gc_scan()
1097 zv = &p->val; in gc_scan()
1259 zv = &p->val; in gc_collect_white()
1273 zv = &p->val; in gc_collect_white()
1416 zv = &p->val; in gc_remove_nested_data_from_buffer()
[all …]
/PHP-8.0/ext/hash/
H A Dhash_sha3.c51 static inline void store64(unsigned char* x, uint64_t val) { in store64() argument
54 x[i] = val & 0xFF; in store64()
55 val >>= 8; in store64()
58 static inline void xor64(unsigned char* x, uint64_t val) { in xor64() argument
61 x[i] ^= val & 0xFF; in xor64()
62 val >>= 8; in xor64()
/PHP-8.0/ext/bcmath/libbcmath/src/
H A Drecmul.c107 _bc_shift_addsub (bc_num accum, bc_num val, int shift, int sub) in _bc_shift_addsub() argument
112 count = val->n_len; in _bc_shift_addsub()
113 if (val->n_value[0] == 0) in _bc_shift_addsub()
120 valp = (signed char *)(val->n_value + val->n_len - 1); in _bc_shift_addsub()
H A Doutput.c60 bc_out_long (val, size, space, out_char) in bc_out_long() argument
61 long val; in bc_out_long()
73 snprintf(digits, sizeof(digits), "%ld", val);
/PHP-8.0/ext/session/tests/
H A D004.phpt33 function write($key, $val)
35 print "WRITE: $key, $val\n";
36 $GLOBALS["hnd"]->data = $val;
/PHP-8.0/ext/zend_test/
H A Dtest.c456 zval val; in PHP_MINIT_FUNCTION() local
457 ZVAL_LONG(&val, 123); in PHP_MINIT_FUNCTION()
459 zend_test_class, name, &val, ZEND_ACC_PUBLIC, NULL, in PHP_MINIT_FUNCTION()
467 zval val; in PHP_MINIT_FUNCTION() local
468 ZVAL_NULL(&val); in PHP_MINIT_FUNCTION()
470 zend_test_class, name, &val, ZEND_ACC_PUBLIC, NULL, in PHP_MINIT_FUNCTION()
484 zval val; in PHP_MINIT_FUNCTION() local
485 ZVAL_NULL(&val); in PHP_MINIT_FUNCTION()
492 zval val; in PHP_MINIT_FUNCTION() local
493 ZVAL_LONG(&val, 123); in PHP_MINIT_FUNCTION()
[all …]
/PHP-8.0/ext/soap/tests/
H A Dclassmap004.phpt17 function __set($name, $val) {
18 $this->a[$name] = $val;

Completed in 139 milliseconds

12345678910>>...20