Home
last modified time | relevance | path

Searched refs:create (Results 101 – 125 of 900) sorted by relevance

12345678910>>...36

/PHP-8.1/Zend/tests/
H A Dfirst_class_callable_assert3.phpt10 Fatal error: Cannot create Closure for new expression in %s on line %d
H A Dfirst_class_callable_008.phpt12 Fatal error: Cannot create Closure for new expression in %s on line 6
H A Dfirst_class_callable_assert2.phpt11 Fatal error: Cannot create Closure as attribute argument in %s on line %d
/PHP-8.1/ext/sockets/tests/
H A Dsocket_getpeername_ipv4loop.phpt16 die('Unable to create AF_INET socket [server]');
38 die('Unable to create AF_INET socket [client]');
H A Dsocket_getpeername_ipv6loop.phpt21 die('Unable to create AF_INET6 socket [server]');
43 die('Unable to create AF_INET6 socket [client]');
/PHP-8.1/ext/standard/tests/dir/
H A Ddir_variation7.phpt20 /* create the temporary directory :
30 // create sub_dir
35 //create sub_sub_dir
H A Dopendir_variation5.phpt20 /* create the temporary directory :
30 // create sub_dir
35 //create sub_sub_dir
/PHP-8.1/ext/oci8/tests/
H A Dimp_res_get_2.phpt27 "create table imp_res_get_2_tab_1 (c1 number, c2 varchar2(10))",
33 "create table imp_res_get_2_tab_2 (c3 varchar2(1))",
38 "create or replace procedure imp_res_get_2_proc as
H A Dbug37581.phpt15 $p1 = "create or replace package BUG37581_PKG as
20 $p2 = "create or replace package body BUG37581_PKG as
H A Dlob_016.phpt19 $create = "CREATE table lob_test(lob_1 BLOB, lob_2 BLOB)";
20 $statement = oci_parse($c, $create);
H A Dimp_res_get_1.phpt27 "create table imp_res_get_1_tab_1 (c1 number, c2 varchar2(10))",
33 "create table imp_res_get_1_tab_2 (c3 varchar2(1))",
38 "create or replace procedure imp_res_get_1_proc as
/PHP-8.1/ext/shmop/tests/
H A D002.phpt25 // Warning outputs: Unable to attach or create shared memory segment
76 Warning: shmop_open(): Unable to attach or create shared memory segment "%s" in %s on line %d
79 Warning: shmop_open(): Unable to attach or create shared memory segment "%s" in %s on line %d
/PHP-8.1/ext/date/tests/
H A Dbug41842.phpt2 Bug #41842 (Cannot create years < 0100 & negative years with date_create or new DateTime)
/PHP-8.1/Zend/tests/traits/
H A Derror_016.phpt2 Trying to create a constant on Trait
/PHP-8.1/ext/pdo/tests/
H A Dpdo_024.phpt22 $sql = 'create table test (id int, name varchar(10) null)';
25 $sql = 'create table test (id int, name varchar(10))';
/PHP-8.1/ext/pdo_dblib/tests/
H A Dbatch_stmt_ins_up.phpt16 "create table #php_pdo(id int);" .
23 // check results from the create table
/PHP-8.1/ext/openssl/tests/
H A Dopenssl_spki_export_basic.phpt7 if (!@openssl_pkey_new()) die("skip cannot create private key");
34 /* loop to create and verify results */
/PHP-8.1/ext/standard/tests/network/
H A Dtcp6loop.phpt26 die('Unable to create AF_INET6 socket [server]');
32 die('Unable to create AF_INET6 socket [client]');
H A Dudp6loop.phpt32 die('Unable to create AF_INET6 socket [server]');
38 die('Unable to create AF_INET6 socket [client]');
/PHP-8.1/ext/standard/tests/streams/
H A Dproc_open_bug51800_right.phpt26 /* create the proc file */
40 die("couldn't create helper script '$callee'");
H A Dproc_open_bug51800_right2.phpt20 /* create the proc file */
40 die("couldn't create helper script '$callee'");
/PHP-8.1/ext/curl/tests/
H A Dcurl_multi_select_basic1.phpt11 //create the multiple cURL handle
/PHP-8.1/ext/standard/tests/file/
H A Dtouch_variation5-win32.phpt16 if (!mkdir($cwd . '/' . $workDir)) die("cannot create directory $workDir");
159 Warning: touch(): Unable to create file touchVar5.tmp/../BADDIR/aSubDirOrFile because %s in %s on l…
162 Warning: touch(): Unable to create file BADDIR/aSubDirOrFile because %s in %s on line %d
171 Warning: touch(): Unable to create file %s/BADDIR/aSubDirOrFile because %s in %s on line %d
174 Warning: touch(): Unable to create file touchVar5.tmp/aSubDirOrFile/ because %s in %s on line %d
177 Warning: touch(): Unable to create file %s/touchVar5.tmp/aSubDirOrFile/ because %s in %s on line %d
/PHP-8.1/Zend/tests/enum/
H A Dno-dynamic-properties.phpt20 Cannot create dynamic property Foo::$baz
/PHP-8.1/Zend/
H A Dzend_weakrefs.stub.php13 public static function create(object $object): WeakReference {} function in WeakReference

Completed in 24 milliseconds

12345678910>>...36