Home
last modified time | relevance | path

Searched refs:create (Results 226 – 250 of 777) sorted by relevance

12345678910>>...32

/php-src/ext/gd/tests/
H A Dbug77479.phpt21 Warning: imagewbmp(): Could not create WBMP%win %s on line %d
H A Dimagearc_basic.phpt21 //create an arc with white color
H A Dimagearc_variation1.phpt21 //create an arc with white color
H A Dimagearc_variation2.phpt21 //create an arc with white color
/php-src/ext/ldap/tests/
H A Dldap_connect_error.phpt22 Warning: ldap_connect(): Could not create session handle: %s in %s on line %d
/php-src/Zend/tests/
H A Dgc_050.phpt22 $weakO = \WeakReference::create($o);
/php-src/ext/openssl/tests/
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 */
H A D001.phpt7 if (!@openssl_pkey_new()) die("skip cannot create private key");
17 die("failed to create private key");
/php-src/ext/pdo_firebird/tests/
H A Dautocommit.phpt23 echo "create table and insert\n";
63 create table and insert
/php-src/ext/pdo_dblib/tests/
H A Dbatch_stmt_transaction.phpt17 "create table #test_batch_stmt_transaction(id int);" .
28 // check results from the create table
/php-src/tests/output/
H A Dob_start_error_001.phpt27 Notice: ob_start(): Failed to create buffer in %s on line %d
/php-src/ext/phar/tests/
H A Dbug72321.phpt24 …CCCCxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/b/c", could not create directory "test723…
/php-src/ext/sockets/tests/
H A Dsocket_setopt_basic.phpt12 die('Unable to create AF_INET socket [socket]');
H A Dsocket_reuseport_cbpf.phpt17 die('Unable to create AF_INET socket [socket]');
/php-src/ext/date/tests/
H A DDateTime_clone_basic1.phpt14 // ..create a clone of it ..Clone
/php-src/ext/standard/tests/dir/
H A Dgetcwd_basic-win32-mb.phpt17 //create temporary directory for test, removed in CLEAN section
/php-src/ext/ffi/tests/
H A Dnested_addr.phpt19 Fatal error: Uncaught FFI\Exception: FFI::addr() cannot create a reference to a temporary pointer i…
/php-src/ext/dom/tests/
H A DDOMDocument_load_error6.phpt7 // create dom document
/php-src/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-src/docs-old/
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-src/ext/zip/tests/
H A Dbug14962.phpt17 die('failed to create the archive');
/php-src/tests/basic/
H A Dbug80384.phpt5 /* First, create a file to read */
/php-src/ext/spl/tests/SplFileObject/
H A DSplFileObject_ftruncate_error_001.phpt6 //create a basic stream class
/php-src/Zend/tests/weakrefs/
H A Dgh10043-003.phpt14 $ref = WeakReference::create($map);
H A Dgh10043-004.phpt14 $ref = WeakReference::create($map);

Completed in 23 milliseconds

12345678910>>...32