/PHP-8.1/ext/oci8/tests/ |
H A D | bug70700.phpt | 40 $desc = oci_new_descriptor($c, OCI_D_LOB); 44 $desc->save($string1); 46 $desc->close(); 71 $desc = oci_new_descriptor($c, OCI_D_LOB); 75 $desc->save($string2); 77 $desc->close(); 102 $desc = oci_new_descriptor($c, OCI_D_LOB); 106 $desc->save($string3); 108 $desc->close(); 137 $desc->save($string4); [all …]
|
H A D | lob_041.phpt | 28 $desc = oci_new_descriptor($c, OCI_DTYPE_LOB); 29 oci_define_by_name($s, "C1", $desc); 34 oci_free_descriptor($desc); 39 $desc = oci_new_descriptor($c, OCI_DTYPE_LOB); 40 oci_define_by_name($s, "C1", $desc); 45 oci_free_descriptor($desc); 46 var_dump($desc);
|
H A D | db_op_2.phpt | 44 …select dbop_name from v$sql_monitor where dbop_name like \'db_op_2%\' order by dbop_exec_id desc'); 50 …text, dbop_name from v$sql_monitor where sql_text like \'%dboptest%\' order by dbop_exec_id desc');
|
/PHP-8.1/ext/standard/tests/assert/ |
H A D | assert03.phpt | 11 function a($file, $line, $unused, $desc) 13 echo "assertion failed - a - $line,\"$desc\"\n"; 16 function b($file, $line, $unused, $desc) 18 echo "assertion failed - b - $line,\"$desc\"\n";
|
H A D | assert.phpt | 11 function a($file, $line, $unused, $desc) 13 echo "assertion failed $line,\"$desc\"\n"; 18 static function assert($file, $line, $unused, $desc) 20 echo "class assertion failed $line,\"$desc\"\n";
|
/PHP-8.1/ext/standard/tests/strings/ |
H A D | http_build_query_variation1.phpt | 11 protected $sort = 'desc,name'; 18 $obj->sort = 'desc,name'; 24 name=homepage&page=1&sort=desc%2Cname
|
H A D | http_build_query_variation3.phpt | 9 "sort" => "desc,admin", 17 name=main+page&sort=desc%2Cadmin&equation=10+%2B+10+-+5 18 name=main%20page&sort=desc%2Cadmin&equation=10%20%2B%2010%20-%205
|
H A D | http_build_query_variation2.phpt | 18 "desc", 33 0=20&5=13&9%5B1%5D=val1&9%5B3%5D=val2&9%5Bstring%5D=string&name=homepage&page=10&sort%5B0%5D=desc&s… 34 …5B3%5D=val2&prefix_9%5Bstring%5D=string&name=homepage&page=10&sort%5B0%5D=desc&sort%5Badmin%5D%5B0…
|
/PHP-8.1/ext/standard/ |
H A D | proc_open.c | 734 if (desc->childend == NULL) { in set_proc_descriptor_to_blackhole() 740 if (desc->childend < 0) { in set_proc_descriptor_to_blackhole() 766 desc->mode_flags = O_RDWR; in set_proc_descriptor_to_pty() 799 desc->parentend = newpipe[1]; in set_proc_descriptor_to_pipe() 800 desc->childend = newpipe[0]; in set_proc_descriptor_to_pipe() 801 desc->mode_flags = O_WRONLY; in set_proc_descriptor_to_pipe() 803 desc->parentend = newpipe[0]; in set_proc_descriptor_to_pipe() 804 desc->childend = newpipe[1]; in set_proc_descriptor_to_pipe() 805 desc->mode_flags = O_RDONLY; in set_proc_descriptor_to_pipe() 808 desc->parentend = make_descriptor_cloexec(desc->parentend); in set_proc_descriptor_to_pipe() [all …]
|
/PHP-8.1/ext/pdo/ |
H A D | pdo_sqlstate.c | 29 const char *desc; member 326 return info->desc; in pdo_sqlstate_state_to_description()
|
/PHP-8.1/win32/ |
H A D | cp_enc_map_gen.c | 9 char *desc; member 213 while (cur->desc != NULL) { in main()
|
/PHP-8.1/ext/standard/tests/array/ |
H A D | array_product_variation1.phpt | 17 foreach ($types as $desc => $type) { 18 echo $desc . "\n";
|
/PHP-8.1/sapi/cli/tests/ |
H A D | bug74600.phpt | 16 $desc = array( 22 $proc = proc_open("$php -c $ini_file -r 'echo \"okey\";'", $desc, $pipes);
|
H A D | 023.phpt | 24 $desc = array( 30 $proc = proc_open("$php -c $ini_file -r 'echo ini_get(\"memory_limit\");'", $desc, $pipes);
|
H A D | 022.phpt | 21 $desc = array( 27 $proc = proc_open("$php -n " . escapeshellarg($test_file), $desc, $pipes);
|
/PHP-8.1/ext/gd/tests/ |
H A D | bug79676.phpt | 7 function test($image, $desc) 9 echo "$desc - Test Result: ",
|
/PHP-8.1/ext/com_dotnet/ |
H A D | com_com.c | 344 char *source = NULL, *desc = NULL, *msg = NULL; in php_com_invoke_helper() local 360 desc ? desc : "Unknown"); in php_com_invoke_helper() 364 desc ? desc : "Unknown"); in php_com_invoke_helper() 366 if (desc) { in php_com_invoke_helper() 367 efree(desc); in php_com_invoke_helper() 379 desc = php_win32_error_to_msg(hr); in php_com_invoke_helper() 380 spprintf(&msg, 0, "Parameter %d: %s", arg_err, desc); in php_com_invoke_helper() 381 php_win32_error_msg_free(desc); in php_com_invoke_helper() 395 desc = php_win32_error_to_msg(hr); in php_com_invoke_helper() 396 spprintf(&msg, 0, "Error [0x%08x] %s", hr, desc); in php_com_invoke_helper() [all …]
|
/PHP-8.1/ext/standard/tests/file/ |
H A D | bug72035.phpt | 23 $desc = array(0 => array("pipe", "r")); 24 $proc = proc_open($cmd, $desc, $pipes, getcwd(), array());
|
/PHP-8.1/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 156 if (strchr(desc, '%') == NULL) in file_fmtcheck() 157 return desc; in file_fmtcheck() 159 ptr = fmtcheck(desc, def); in file_fmtcheck() 288 if (*m->desc) in match() 303 if (print && *m->desc) { in match() 401 if (*m->desc) in match() 411 if (print && *m->desc) { in match() 588 const char *desc; in mprint() local 592 desc = m->desc; in mprint() 594 desc = ebuf; in mprint() [all …]
|
/PHP-8.1/sapi/phpdbg/ |
H A D | create-test.php | 100 $desc = trim(fgets(STDIN)); variable 120 $desc
|
/PHP-8.1/ext/standard/tests/general_functions/ |
H A D | array_is_list.phpt | 6 function test_is_list(string $desc, $val) : void { 8 printf("%s: %s\n", $desc, json_encode(array_is_list($val))); 10 printf("%s: threw %s\n", $desc, $e->getMessage());
|
/PHP-8.1/ext/ldap/tests/ |
H A D | ldap_controls.phpt | 28 ldap_modify($link, "o=test,$base", ['description' => 'desc'], 42 …oid' => LDAP_CONTROL_ASSERT, 'iscritical' => TRUE, 'value' => ['filter' => '(description=desc)']]]) 105 string(4) "desc" 128 string(4) "desc"
|
/PHP-8.1/ext/xml/tests/ |
H A D | bug26614.phpt | 75 foreach ($xmls as $desc => $xml) { 76 echo "$desc\n";
|
H A D | bug26614_libxml_gte2_11.phpt | 76 foreach ($xmls as $desc => $xml) { 77 echo "$desc\n";
|
H A D | bug26614_libxml_pre2_11.phpt | 76 foreach ($xmls as $desc => $xml) { 77 echo "$desc\n";
|