/PHP-7.4/ext/standard/tests/strings/ |
H A D | bug23650.phpt | 9 4:<abc - def> 10 5:abc - def 23 5:abc - def 28 4:<abc - def> 29 5:abc - def
|
H A D | substr_replace_array.phpt | 6 $arr = array('abc' => 'llsskdkk','def' => 'llsskjkkdd', 4 => 'hello', 42 => 'world'); 16 [def] => zzzdd
|
/PHP-7.4/ext/mbstring/tests/ |
H A D | mb_parse_str.phpt | 10 "foo=abc&bar=def", 11 "%2bfoo=def&-bar=jkl", 12 "foo[]=abc&foo[]=def&foo[]=ghi&bar[]=jkl" 34 string(3) "def" 41 string(3) "def" 44 string(3) "def" 60 string(3) "def" 78 string(3) "def"
|
H A D | mb_parse_str02.phpt | 10 "foo=abc#bar=def&fubar=ghi", 11 "%2bfoo=def&-bar=jkl#+fubar", 12 " foo[]=abc&foo[]=def#foo[]=ghi#bar[]=#foo[]&fubar[]==" 37 string(3) "def" 47 string(3) "def" 51 string(3) "def" 71 string(3) "def" 97 string(3) "def"
|
H A D | mb_ereg_replace.phpt | 12 print mb_ereg_replace( '([a-z]+)','[\\1]', 'abc def ghi' ); 16 [abc] [def] [ghi]
|
H A D | mb_ereg_match_basic.phpt | 23 $string_ascii = 'abc def, 0123456789'; 28 var_dump(mb_ereg_match('.*def', $string_ascii)); 32 var_dump(mb_ereg_match('def', $string_ascii));
|
/PHP-7.4/ext/spl/tests/ |
H A D | observer_005.phpt | 8 public $def = 24; 27 public $def = 24; 80 ["def"]=> 90 ["def"]=> 100 ["def"]=> 114 ["def"]=> 130 ["def"]=> 148 ["def"]=> 158 ["def"]=> 168 ["def"]=> [all …]
|
/PHP-7.4/ext/simplexml/tests/ |
H A D | bug38424.phpt | 10 $str = "abc & def" ; 26 <xml a1="abc &amp; def" a2="abc &amp; def" a3="abc & def" a4="abc & def"/>
|
/PHP-7.4/ext/opcache/Optimizer/ |
H A D | zend_dfg.c | 28 zend_bitset tmp, def, use, in, out; in zend_build_dfg() local 35 def = dfg->def; in zend_build_dfg() 58 DFG_SET(def, set_size, j, var_num); in zend_build_dfg() 60 if (!DFG_ISSET(def, set_size, j, var_num)) { in zend_build_dfg() 67 if (!DFG_ISSET(def, set_size, j, var_num)) { in zend_build_dfg() 140 DFG_SET(def, set_size, j, var_num); in zend_build_dfg() 150 if (!DFG_ISSET(def, set_size, j, var_num)) { in zend_build_dfg() 154 DFG_SET(def, set_size, j, var_num); in zend_build_dfg() 176 DFG_SET(def, set_size, j, var_num); in zend_build_dfg() 188 DFG_SET(def, set_size, j, var_num); in zend_build_dfg() [all …]
|
H A D | escape_analysis.c | 103 int def = ssa_vars[i].definition; in zend_build_equi_escape_sets() local 104 zend_ssa_op *op = ssa->ops + def; in zend_build_equi_escape_sets() 105 zend_op *opline = op_array->opcodes + def; in zend_build_equi_escape_sets() 167 static int is_allocation_def(zend_op_array *op_array, zend_ssa *ssa, int def, int var, const zend_s… in is_allocation_def() argument 169 zend_ssa_op *op = ssa->ops + def; in is_allocation_def() 170 zend_op *opline = op_array->opcodes + def; in is_allocation_def() 233 static int is_local_def(zend_op_array *op_array, zend_ssa *ssa, int def, int var, const zend_script… in is_local_def() argument 235 zend_ssa_op *op = ssa->ops + def; in is_local_def() 236 zend_op *opline = op_array->opcodes + def; in is_local_def()
|
/PHP-7.4/ext/filter/tests/ |
H A D | 041.phpt | 9 abc=dir; def=true; abc=root; xyz="foo bar"; 15 var_dump(filter_input(INPUT_COOKIE, "def")); 24 ["def"]=>
|
/PHP-7.4/ext/dom/tests/ |
H A D | domxpath.phpt | 31 $xpath->registerNamespace("def", "urn::default"); 32 $nodelist = $xpath->query("//def:child"); 37 $count = $xpath->evaluate("count(//def:child)"); 51 $avg = $xpath->evaluate('number(php:function("MyAverage", //def:testnode))');
|
/PHP-7.4/ext/curl/tests/ |
H A D | curl_copy_handle_variation5.phpt | 23 $filename = __DIR__ . '/def.txt'; 45 string(%d) "def.txt|application/octet-stream|11" 46 string(%d) "def.txt|application/octet-stream|11" 51 @unlink(__DIR__ . '/def.txt');
|
/PHP-7.4/Zend/tests/ |
H A D | bug65419.phpt | 7 static function def() 19 ghi::def();
|
/PHP-7.4/ext/ffi/tests/ |
H A D | bug78714.phpt | 10 $def = 'char * __cdecl get_zend_version(void);'; 11 $ffi = ffi_cdef($def, ffi_get_php_dll_name());
|
/PHP-7.4/Zend/tests/traits/ |
H A D | bug55137.phpt | 8 private static function bar() { echo "def\n"; } 26 def
|
/PHP-7.4/ext/mysqli/tests/ |
H A D | 047.phpt | 72 ["def"]=> 101 ["def"]=> 132 ["def"]=> 160 ["def"]=> 190 ["def"]=> 218 ["def"]=>
|
H A D | mysqli_stmt_get_result_metadata_fetch_field.phpt | 78 ["def"]=> 106 ["def"]=> 134 ["def"]=> 162 ["def"]=>
|
/PHP-7.4/ext/oci8/tests/ |
H A D | fetch_all5.phpt | 16 "insert into fetch_all5_tab values (2, 'def')", 79 string(3) "def" 101 string(3) "def"
|
H A D | null_byte_1.phpt | 26 $r = $lob->savefile("/tmp/abc\0def"); 31 $r = $lob->export("/tmp/abc\0def");
|
/PHP-7.4/Zend/ |
H A D | zend_vm_gen.php | 1577 foreach ($specs as $num => $def) { 1582 out($f, "$prolog$def,\n"); 2282 function parse_operand_spec($def, $lineno, $str, &$flags) { argument 2303 function parse_ext_spec($def, $lineno, $str) { argument 2318 function parse_spec_rules($def, $lineno, $str) { argument 2365 function gen_vm($def, $skel) { argument 2371 $in = @file($def); 2373 die("ERROR: Can not open definition file '$def'\n"); 2376 $definition_file = realpath($def); 2421 $flags |= parse_ext_spec($def, $lineno, $m[7]); [all …]
|
/PHP-7.4/ext/pdo/tests/ |
H A D | bug_43139.phpt | 27 var_dump($db->query("select 0 as abc, 1 as xyz, 2 as def $from")->fetchAll(PDO::FETCH_GROUP)); 37 ["def"]=>
|
/PHP-7.4/ext/pcre/tests/ |
H A D | bug80866.phpt | 10 1 => 'def',
|
/PHP-7.4/ext/reflection/tests/ |
H A D | ReflectionClass_getStaticPropertyValue_002.phpt | 29 var_dump($rc->getStaticPropertyValue(1.5, 'def')); 48 string(3) "def"
|
/PHP-7.4/ext/mysqlnd/ |
H A D | mysqlnd_result_meta.c | 37 meta->def = NULL; in php_mysqlnd_free_field_metadata() 186 if (orig_fields[i].def) { in MYSQLND_METHOD() 187 …new_fields[i].def = result->memory_pool->get_chunk(result->memory_pool, orig_fields[i].def_length … in MYSQLND_METHOD() 188 if (!new_fields[i].def) { in MYSQLND_METHOD() 192 memcpy(new_fields[i].def, orig_fields[i].def, orig_fields[i].def_length + 1); in MYSQLND_METHOD()
|