Home
last modified time | relevance | path

Searched refs:create (Results 201 – 225 of 900) sorted by relevance

12345678910>>...36

/PHP-8.1/ext/oci8/tests/
H A Dbug42841.phpt23 "create or replace procedure bug42841_proc(out_1 out sys_refcursor) is
28 "create or replace package bug43449_pkg is
33 "create or replace package body bug43449_pkg is
H A Dimp_res_get_dbmsoutput.phpt27 "create table imp_res_get_dbmsoutput_tab_1 (c1 number, c2 varchar2(10))",
33 "create table imp_res_get_dbmsoutput_tab_2 (c3 varchar2(1))",
38 "create or replace procedure imp_res_get_dbmsoutput_proc as
H A Darray_bind_008.phpt19 $create = "CREATE table bind_test(name NUMBER)";
20 $statement = oci_parse($c, $create);
H A Darray_bind_002.phpt14 $create = "CREATE table bind_test(name DATE)";
15 $statement = oci_parse($c, $create);
H A Darray_bind_003.phpt19 $create = "CREATE table bind_test(name DATE)";
20 $statement = oci_parse($c, $create);
H A Darray_bind_004.phpt19 $create = "CREATE table bind_test(name DATE)";
20 $statement = oci_parse($c, $create);
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_pconn_limits.phpt42 …printf("[004] Cannot create persistent connection using host=%s, user=%s, passwd=***, dbname=%s, p…
55 …printf("[006] Cannot create persistent connection using host=%s, user=%s, passwd=***, dbname=%s, p…
69 …printf("[008] Cannot create persistent connection using host=%s, user=%s, passwd=***, dbname=%s, p…
H A Dlocal_infile_tools.inc33 return "Failed to create test table: $sql";
38 return "Cannot create CSV file";
59 // create a CVS file
63 printf("[%03d + 1] Cannot create CVS file '%s'\n", $offset, $file);
/PHP-8.1/ext/standard/tests/array/
H A Dbug72622.phpt2 Bug #72622 (array_walk + array_replace_recursive create references from nothing)
/PHP-8.1/ext/xsl/tests/
H A Dbug48221.phpt13 Warning: XSLTProcessor::transformToXml(): Cannot create XPath expression (string contains both quot…
/PHP-8.1/Zend/tests/
H A Dbug60139.phpt2 Bug #60139 (Anonymous functions create cycles not detected by the GC)
/PHP-8.1/ext/standard/tests/dir/
H A Dreaddir_variation6-win32-mb.phpt21 // create the temporary directory
25 // create files within the temporary directory
H A Ddir_basic.phpt10 // create the temporary directory
15 // create files within the temporary directory
H A Ddir_variation4-win32-mb.phpt21 // create the temporary directory
26 // create files within the temporary directory
H A Dgetcwd_basic.phpt11 //create temporary directory for test, removed in CLEAN section
/PHP-8.1/ext/sockets/tests/
H A Dsocket_sentto_recvfrom_unix.phpt15 die('Unable to create AF_UNIX socket');
53 Warning: socket_create(): Unable to create socket [%d]: Protocol not supported in %s on line %d
/PHP-8.1/ext/phar/tests/
H A Daddfuncs.phpt50 Cannot create any files in magic ".phar" directory
51 Cannot create any files in magic ".phar" directory
H A Dcreate_new_phar_c.phpt2 Phar: create a completely new phar
/PHP-8.1/ext/standard/tests/filters/
H A Dphp_user_filter_onCreate_failure.phpt22 Warning: stream_filter_append(): Unable to create or locate filter "my_filter" in %s on line %d
/PHP-8.1/tests/output/
H A Dob_start_error_004.phpt19 Notice: ob_start(): Failed to create buffer in %s on line %d
/PHP-8.1/ext/filter/tests/
H A Dbug76366.phpt21 #create reference
/PHP-8.1/ext/zip/tests/
H A Dbug40228-mb.phpt2 Bug #40228 (extractTo does not create recursive empty path)
H A Dbug40228.phpt2 Bug #40228 (extractTo does not create recursive empty path)
/PHP-8.1/ext/zlib/tests/
H A Dreading_include_path.inc6 //create the include directory structure
/PHP-8.1/ext/gd/tests/
H A Dimagearc_basic.phpt15 //create an arc with white color

Completed in 30 milliseconds

12345678910>>...36