/PHP-7.4/ext/standard/tests/array/ |
H A D | array_map_variation2.phpt | 30 string(2) "v1" 32 string(2) "v1" 35 &string(2) "v1" 39 &string(2) "v1" 56 string(2) "v1" 66 string(2) "v1" 83 string(2) "v1" 85 string(2) "v1" 88 &string(2) "v1" 92 &string(2) "v1" [all …]
|
H A D | array_walk.phpt | 12 function foo($v1, $v2, $v3) { 13 var_dump($v1); 21 function foo2($v1, $v2, $v3) {
|
H A D | array_walk_recursive1.phpt | 12 function foo($v1, $v2, $v3) { 13 var_dump($v1); 21 function foo2($v1, $v2, $v3) {
|
/PHP-7.4/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-7.4/ext/mysqli/tests/ |
H A D | ps_cursor_multiple_result_sets.phpt | 29 $stmt->bind_result($v1, $v2); 31 var_dump($v1, $v2); 35 $stmt->bind_result($v1, $v2); 37 var_dump($v1, $v2); 45 $stmt->bind_result($v1, $v2); 47 var_dump($v1, $v2); 52 $stmt->bind_result($v1, $v2); 54 var_dump($v1, $v2);
|
/PHP-7.4/ext/fileinfo/ |
H A D | magicdata.patch | 26 ->2 byte&0xF0 0x10 MPEG ADTS, layer III, v1, 32 kbps 28 ->2 byte&0xF0 0x20 MPEG ADTS, layer III, v1, 40 kbps 30 ->2 byte&0xF0 0x30 MPEG ADTS, layer III, v1, 48 kbps 32 ->2 byte&0xF0 0x40 MPEG ADTS, layer III, v1, 56 kbps 34 ->2 byte&0xF0 0x50 MPEG ADTS, layer III, v1, 64 kbps 36 ->2 byte&0xF0 0x60 MPEG ADTS, layer III, v1, 80 kbps 38 ->2 byte&0xF0 0x70 MPEG ADTS, layer III, v1, 96 kbps 40 ->2 byte&0xF0 0x80 MPEG ADTS, layer III, v1, 112 kbps 42 ->2 byte&0xF0 0x90 MPEG ADTS, layer III, v1, 128 kbps 44 ->2 byte&0xF0 0xA0 MPEG ADTS, layer III, v1, 160 kbps [all …]
|
/PHP-7.4/ext/standard/tests/file/ |
H A D | fscanf.phpt | 25 var_dump(fscanf($fp, "%s", $v, $v1)); 27 var_dump($v1); 31 $v1 = array(); 33 var_dump(fscanf($fp, "", $v, $v1)); 35 var_dump($v1); 39 $v1 = array(); 41 var_dump(fscanf($fp, "%.a", $v, $v1)); 43 var_dump($v1);
|
/PHP-7.4/Zend/tests/ |
H A D | foreach_010.phpt | 7 foreach ($o as $v1) { 9 echo "$v1-$v2\n"; 10 if ($v1 == 5 && $v2 == 6) {
|
H A D | bug60833.phpt | 8 $this->v1 = new sELF; 28 ["v1"]=>
|
H A D | bug69221.phpt | 13 foreach ($gen1 as $v1) {
|
/PHP-7.4/ext/bcmath/libbcmath/src/ |
H A D | recmul.c | 176 bc_num u0, u1, v0, v1; in _bc_rec_mul() local 201 v1 = bc_copy_num (BCG(_zero_)); in _bc_rec_mul() 204 v1 = new_sub_num (vlen-n, 0, v->n_value); in _bc_rec_mul() 209 _bc_rm_leading_zeros (v1); in _bc_rec_mul() 212 m1zero = bc_is_zero(u1) || bc_is_zero(v1); in _bc_rec_mul() 220 bc_sub (v0, v1, &d2, 0); in _bc_rec_mul() 228 _bc_rec_mul (u1, u1->n_len, v1, v1->n_len, &m1, 0); in _bc_rec_mul() 255 bc_free_num (&v1); in _bc_rec_mul()
|
/PHP-7.4/ext/com_dotnet/tests/ |
H A D | bug72498.phpt | 10 $v1 = PHP_INT_MAX; 11 var_dump(variant_date_from_timestamp($v1));
|
/PHP-7.4/ext/mbstring/tests/ |
H A D | bug73646.phpt | 11 $v1=str_repeat("#", -1); 12 var_dump(mb_ereg_search_init($v1));
|
/PHP-7.4/ext/spl/tests/ |
H A D | heap_corruption.phpt | 13 public function compare($v1, $v2) 17 if ($v1 > $v2) 21 else if ($v1 < $v2)
|
H A D | heap_current_variation_001.phpt | 11 public function compare($v1, $v2)
|
/PHP-7.4/ext/sysvshm/tests/ |
H A D | bug72858.phpt | 12 $v1=100; 14 shm_attach($v1,$v2);
|
/PHP-7.4/ext/curl/tests/ |
H A D | curl_basic_022.phpt | 14 curl_setopt($ch, CURLOPT_COOKIELIST, 'Set-Cookie: C1=v1; expires=Thu, 31-Dec-2037 23:59:59 GMT; pat… 22 string(38) ".php.net TRUE / FALSE 2145916799 C1 v1"
|
/PHP-7.4/ext/mysqlnd/ |
H A D | mysqlnd_statistics.h | 86 uint64_t v1 = (uint64_t) (value1); \ 90 if (_s1 != _p_s->count) MYSQLND_UPDATE_VALUE_AND_CALL_TRIGGER(_p_s, _s1, v1); \ 99 uint64_t v1 = (uint64_t) (value1); \ 105 if (_s1 != _p_s->count) MYSQLND_UPDATE_VALUE_AND_CALL_TRIGGER(_p_s, _s1, v1); \
|
/PHP-7.4/ext/oci8/tests/ |
H A D | statement_type.phpt | 16 "CREATE OR REPLACE PROCEDURE myproc(v1 NUMBER) as BEGIN DBMS_OUTPUT.PUT_LINE(v1); END;",
|
H A D | statement_type_old.phpt | 23 "CREATE OR REPLACE PROCEDURE myproc(v1 NUMBER) as BEGIN DBMS_OUTPUT.PUT_LINE(v1); END;",
|
/PHP-7.4/Zend/tests/variadic/ |
H A D | closure_invoke.phpt | 8 $v1, $v2, $v3, $v4,
|
/PHP-7.4/ext/standard/tests/general_functions/ |
H A D | head.phpt | 12 $v1 = headers_sent(); 16 var_dump($v1);
|
H A D | getopt_004.phpt | 4 -v -v1 -v=10 --v --v=100
|
/PHP-7.4/ext/standard/ |
H A D | versioning.c | 209 char *v1, *v2, *op = NULL; in PHP_FUNCTION() local 214 Z_PARAM_STRING(v1, v1_len) in PHP_FUNCTION() 220 compare = php_version_compare(v1, v2); in PHP_FUNCTION()
|