Home
last modified time | relevance | path

Searched refs:create (Results 151 – 175 of 900) sorted by relevance

12345678910>>...36

/PHP-8.1/ext/opcache/tests/
H A Doptimize_func_calls_001.phpt2 Don't create FETCH_DIM_R with UNUSED op2
/PHP-8.1/ext/gd/tests/
H A Dimagecreatefromstring_gif.phpt11 // create an image from a GIF string representation
H A Dimagecreatefromstring_png.phpt11 // create an image from a PNG string representation
H A Dimagecreatefromstring_webp.phpt11 // create an image from a WEBP string representation
H A Dimagecreatefromtga_basic.phpt11 // create an image from a TGA file
H A Dimagecreatefromtga_variation.phpt11 // create an image from a TGA file
H A Dimagecreatefrombmp_basic.phpt11 // create an image from a BMP file
H A Dimagefilledellipse_basic.phpt12 //create an ellipse and fill it with white color
/PHP-8.1/ext/dom/tests/
H A DDOMDocument_createEntityReference_basic.phpt2 DOMDocument::createEntityReference() should create a new entity reference node
/PHP-8.1/ext/oci8/tests/
H A Dimp_res_dbmsoutput.phpt27 "create table imp_res_dbmsoutput_tab_1 (c1 number, c2 varchar2(10))",
33 "create table imp_res_dbmsoutput_tab_2 (c3 varchar2(1))",
38 "create or replace procedure imp_res_dbmsoutput_proc as
H A Dimp_res_prefetch.phpt27 "create table imp_res_prefetch_tab_1 (c1 number, c2 varchar2(10))",
33 "create table imp_res_prefetch_tab_2 (c3 varchar2(1))",
38 "create or replace procedure imp_res_prefetch_proc as
H A Darray_bind_011.phpt14 $create = "CREATE table bind_test(name VARCHAR(20))";
15 $statement = oci_parse($c, $create);
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_result_references.phpt24 /* mysqlnd: force separation - create copies */
35 /* mysqlnd: force separation - create copies */
53 /* mysqlnd: force separation - create copies*/
/PHP-8.1/ext/simplexml/tests/
H A Dbug37076_1.phpt19 Cannot create element with an empty name
/PHP-8.1/Zend/tests/
H A Dlist_assign_ref_string_offset_error.phpt13 Fatal error: Uncaught Error: Cannot create references to/from string offsets in %s:%d
H A Dbug49866.phpt11 Fatal error: Uncaught Error: Cannot create references to/from string offsets in %sbug49866.php:3
/PHP-8.1/ext/curl/tests/
H A Dcurl_multi_init_basic.phpt14 //create the multiple cURL handle
/PHP-8.1/ext/standard/tests/serialize/
H A Dunserialize_ref_to_overwritten_declared_prop.phpt2 Trying to create a reference to an overwritten declared property
/PHP-8.1/ext/openssl/tests/
H A Dbug25614.phpt7 if (!@openssl_pkey_new()) die("skip cannot create private key");
/PHP-8.1/ext/intl/tests/
H A Dtransliterator_property_id.phpt7 $tr = Transliterator::create("Katakana-Latin");
/PHP-8.1/ext/standard/tests/file/
H A Dtouch_error.phpt12 Warning: touch(): Unable to create file /no/such/file/or/directory because No such file or director…
/PHP-8.1/ext/standard/tests/
H A Dskipif_root.inc6 die('WARN Unable to create the "root check" file');
/PHP-8.1/ext/standard/tests/dir/
H A Dreaddir_variation6.phpt15 // create the temporary directory
19 // create files within the temporary directory
H A Ddir_variation4.phpt15 // create the temporary directory
20 // create files within the temporary directory
/PHP-8.1/ext/pdo_dblib/tests/
H A Dbatch_stmt_ins_sel_up_del.phpt16 "create table #php_pdo(id int);" .
25 // check results from the create table

Completed in 53 milliseconds

12345678910>>...36