Home
last modified time | relevance | path

Searched refs:create (Results 251 – 275 of 900) sorted by relevance

1...<<11121314151617181920>>...36

/PHP-8.1/ext/gd/tests/
H A Dbug77479.phpt21 Warning: imagewbmp(): Could not create WBMP%win %s on line %d
H A Dimagefilledarc_basic.phpt21 //create an arc and fill it with white color
/PHP-8.1/tests/output/
H A Dob_start_error_001.phpt27 Notice: ob_start(): Failed to create buffer in %s on line %d
/PHP-8.1/ext/sockets/tests/
H A Dsocket_setopt_basic.phpt12 die('Unable to create AF_INET socket [socket]');
/PHP-8.1/ext/ldap/tests/
H A Dldap_connect_error.phpt22 Warning: ldap_connect(): Could not create session handle: %s in %s on line %d
/PHP-8.1/ext/standard/tests/dir/
H A Dgetcwd_basic-win32-mb.phpt17 //create temporary directory for test, removed in CLEAN section
/PHP-8.1/ext/pdo_firebird/tests/
H A Dbug_aaa.phpt15 $dbh->exec('create table ta_table (id integer)');
/PHP-8.1/ext/phar/tests/
H A Dbug72321.phpt24 …CCCCxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/b/c", could not create directory "test723…
/PHP-8.1/ext/dom/tests/
H A DDOMDocument_load_error6.phpt7 // create dom document
/PHP-8.1/Zend/tests/generators/
H A Dgc_with_yield_from.phpt9 global $gens; // create cyclic reference to root
/PHP-8.1/ext/date/tests/
H A DDateTime_clone_basic1.phpt14 // ..create a clone of it ..Clone
/PHP-8.1/ext/spl/tests/
H A DSplFileObject_ftruncate_error_001.phpt6 //create a basic stream class
H A DSplFileObject_fflush_basic_001.phpt14 //create a basic stream class
/PHP-8.1/ext/pdo_dblib/tests/
H A Dbatch_stmt_transaction.phpt16 "create table #php_pdo(id int);" .
27 // check results from the create table
/PHP-8.1/ext/openssl/tests/
H A D001.phpt7 if (!@openssl_pkey_new()) die("skip cannot create private key");
17 die("failed to create private key");
H A Dopenssl_spki_export_challenge_basic.phpt9 if (!@openssl_pkey_new()) die("skip cannot create private key");
34 /* loop to create and verify results */
/PHP-8.1/ext/standard/tests/file/
H A Dtouch_variation6-win32.phpt165 Warning: touch(): Unable to create file touchVar5.tmp\..\BADDIR\aSubDirOrFile because %s in %s on l…
168 Warning: touch(): Unable to create file BADDIR\aSubDirOrFile because %s in %s on line %d
177 Warning: touch(): Unable to create file %s\BADDIR\aSubDirOrFile because %s in %s on line %d
180 Warning: touch(): Unable to create file touchVar5.tmp\aSubDirOrFile\ because %s in %s on line %d
183 Warning: touch(): Unable to create file %s\touchVar5.tmp\aSubDirOrFile\ because %s in %s on line %d
/PHP-8.1/docs/
H A Dself-contained-extensions.md1 # How to create a self-contained PHP extension
4 To create such an extension, two things are required:
9 We will describe now how to create these and how to put things together.
25 Just to show you how easy it is to create a self-contained extension, we will
123 This will automatically copy the necessary build files and create configure from
/PHP-8.1/ext/oci8/tests/
H A Ddefine.phpt14 "create table define_tab (string varchar(10))",
H A Derror2.phpt18 $s = oci_parse($c, "create or replace procedure myproc as begin bogus end;");
H A Dimp_res_get_3.phpt29 "create table imp_res_get_3_tab_1 (c1 number, c2 varchar2(10))",
35 "create table imp_res_get_3_tab_2 (c3 varchar2(1))",
40 "create or replace procedure imp_res_get_3_proc as
H A Dimp_res_insert.phpt29 "create table imp_res_insert_tab (c1 number)",
31 "create or replace procedure imp_res_insert_proc_nc (p1 in number) as
39 "create or replace procedure imp_res_insert_proc_c (p1 in number) as
H A Dbug26133.phpt14 "create table bug26133_tab (id number, value number)",
/PHP-8.1/ext/zip/tests/
H A Dbug14962.phpt17 die('failed to create the archive');
/PHP-8.1/tests/basic/
H A Dbug80384.phpt5 /* First, create a file to read */

Completed in 22 milliseconds

1...<<11121314151617181920>>...36