/PHP-8.3/ext/standard/tests/array/ |
H A D | array_map_variation2.phpt | 23 string(2) "v1" 25 string(2) "v1" 28 &string(2) "v1" 32 &string(2) "v1" 40 string(2) "v1" 50 string(2) "v1" 69 &string(2) "v1" 73 &string(2) "v1" 81 &string(2) "v1" 83 &string(2) "v1" [all …]
|
H A D | array_walk.phpt | 6 function foo($v1, $v2, $v3) { 7 var_dump($v1); 15 function foo2($v1, $v2, $v3) {
|
H A D | array_walk_recursive1.phpt | 6 function foo($v1, $v2, $v3) { 7 var_dump($v1); 15 function foo2($v1, $v2, $v3) {
|
/PHP-8.3/ext/pcre/tests/ |
H A D | bug76514.phpt | 26 "version": "v1.0.0", 61 "version": "v1.2.7", 72 "version": "v1.6.0", 127 "version": "v1.16", 204 "version": "v1.4", 448 "doctrine/cache": "v1.6.0", 452 "doctrine/lexer": "v1.0.1", 453 "geoip/geoip": "v1.16", 507 "doctrine/cache": "v1.6.0", 511 "doctrine/lexer": "v1.0.1", [all …]
|
H A D | preg_match_error4.phpt | 151 "version": "v1.2.7", 162 "version": "v1.6.0", 173 "version": "v1.3.0", 206 "version": "v1.1.0", 217 "version": "v1.0.1", 295 "version": "v1.4.0", 463 "version": "v1.1.0", 843 "doctrine\\/cache": "v1.6.0", 848 "doctrine\\/lexer": "v1.0.1", 878 "predis\\/predis": "v1.0.3", [all …]
|
/PHP-8.3/ext/standard/tests/file/ |
H A D | fscanf.phpt | 22 fscanf($fp, "%s", $v, $v1); 27 var_dump($v1); 31 $v1 = array(); 34 fscanf($fp, "", $v, $v1); 39 var_dump($v1); 43 $v1 = array(); 46 fscanf($fp, "%.a", $v, $v1); 51 var_dump($v1);
|
/PHP-8.3/ext/mysqli/tests/ |
H A D | ps_cursor_multiple_result_sets.phpt | 30 $stmt->bind_result($v1, $v2); 32 var_dump($v1, $v2); 36 $stmt->bind_result($v1, $v2); 38 var_dump($v1, $v2); 46 $stmt->bind_result($v1, $v2); 48 var_dump($v1, $v2); 53 $stmt->bind_result($v1, $v2); 55 var_dump($v1, $v2);
|
/PHP-8.3/Zend/asm/ |
H A D | jump_arm_aapcs_macho_gas.S | 48 push {a1,v1-v8,lr} 55 ldr v1, [v2, #72] 57 push {v1} 80 pop {v1} 82 str v1, [v2, #72] 85 pop {a4,v1-v8,lr}
|
H A D | jump_arm_aapcs_elf_gas.S | 51 push {a1,v1-v8,lr} 74 pop {a4,v1-v8,lr}
|
H A D | make_mips64_n64_elf_gas.S | 61 li $v1, 0xfffffffffffffff0 62 and $v0, $v1, $a0
|
/PHP-8.3/Zend/tests/function_arguments/ |
H A D | sensitive_parameter_value_clone.phpt | 6 $v1 = new SensitiveParameterValue('secret'); 7 $v2 = clone $v1; 9 var_dump($v1->getValue());
|
/PHP-8.3/Zend/tests/ |
H A D | foreach_010.phpt | 7 foreach ($o as $v1) { 9 echo "$v1-$v2\n"; 10 if ($v1 == 5 && $v2 == 6) {
|
/PHP-8.3/ext/bcmath/libbcmath/src/ |
H A D | recmul.c | 166 bc_num u0, u1, v0, v1; in _bc_rec_mul() local 192 v1 = bc_copy_num(BCG(_zero_)); in _bc_rec_mul() 195 v1 = new_sub_num(vlen - n, 0, v->n_value); in _bc_rec_mul() 200 _bc_rm_leading_zeros(v1); in _bc_rec_mul() 203 m1zero = bc_is_zero(u1) || bc_is_zero(v1); in _bc_rec_mul() 210 bc_sub(v0, v1, &d2, 0); in _bc_rec_mul() 217 _bc_rec_mul(u1, u1->n_len, v1, v1->n_len, &m1); in _bc_rec_mul() 246 bc_free_num (&v1); in _bc_rec_mul()
|
/PHP-8.3/ext/com_dotnet/tests/ |
H A D | bug72498.phpt | 8 $v1 = PHP_INT_MAX; 11 var_dump(variant_date_from_timestamp($v1));
|
/PHP-8.3/ext/spl/tests/ |
H A D | heap_corruption.phpt | 13 public function compare($v1, $v2): int 17 if ($v1 > $v2) 21 else if ($v1 < $v2)
|
/PHP-8.3/ext/mysqlnd/ |
H A D | mysqlnd_statistics.h | 68 uint64_t v1 = (uint64_t) (value1); \ 72 if (_s1 != _p_s->count) MYSQLND_STATS_UPDATE_VALUE(_p_s, _s1, v1); \ 81 uint64_t v1 = (uint64_t) (value1); \ 87 if (_s1 != _p_s->count) MYSQLND_STATS_UPDATE_VALUE(_p_s, _s1, v1); \
|
/PHP-8.3/ext/sysvshm/tests/ |
H A D | bug72858.phpt | 15 $v1=100; 17 shm_attach($v1,$v2);
|
/PHP-8.3/ext/curl/tests/ |
H A D | curl_basic_022.phpt | 9 curl_setopt($ch, CURLOPT_COOKIELIST, 'Set-Cookie: C1=v1; expires=Thu, 31-Dec-2037 23:59:59 GMT; pat… 17 string(38) ".php.net TRUE / FALSE 2145916799 C1 v1"
|
/PHP-8.3/.github/workflows/ |
H A D | remove-needs-feedback.yml | 19 - uses: actions-ecosystem/action-remove-labels@v1 22 - uses: actions-ecosystem/action-add-labels@v1
|
/PHP-8.3/ext/oci8/tests/ |
H A D | statement_type.phpt | 20 "CREATE OR REPLACE PROCEDURE myproc(v1 NUMBER) as BEGIN DBMS_OUTPUT.PUT_LINE(v1); END;",
|
/PHP-8.3/ext/fileinfo/tests/upstream/ |
H A D | JW07022A.mp3.result | 1 Audio file with ID3 version 2.2.0, contains: MPEG ADTS, layer III, v1, 96 kbps, 44.1 kHz, Monaural
|
H A D | cl8m8ocofedso.result | 1 Audio file with ID3 version 2.4.0, contains: MPEG ADTS, layer III, v1, 192 kbps, 44.1 kHz, JntStereo
|
/PHP-8.3/ext/standard/tests/general_functions/ |
H A D | head.phpt | 6 $v1 = headers_sent(); 10 var_dump($v1);
|
/PHP-8.3/Zend/tests/variadic/ |
H A D | closure_invoke.phpt | 8 $v1, $v2, $v3, $v4,
|
/PHP-8.3/ext/standard/ |
H A D | versioning.c | 206 char *v1, *v2; in PHP_FUNCTION() local 212 Z_PARAM_STRING(v1, v1_len) in PHP_FUNCTION() 218 compare = php_version_compare(v1, v2); in PHP_FUNCTION()
|