Home
last modified time | relevance | path

Searched refs:create (Results 801 – 825 of 900) sorted by relevance

1...<<313233343536

/PHP-8.1/ext/standard/tests/file/
H A Dfseek_ftell_rewind_variation2-win32.phpt14 1. All write and create with write modes
H A Dfseek_ftell_rewind_variation2.phpt14 1. All write and create with write modes
H A Dfputcsv_variation13.phpt39 // create the file and add the content with has csv fields
46 echo "Error: failed to create file $filename!\n";
H A Dfputcsv_variation9.phpt38 // create the file and add the content with has csv fields
45 echo "Error: failed to create file $filename!\n";
H A Dfgets_variation6-win32.phpt30 /* create files with $file_content_type */
H A Dfgets_variation6.phpt30 /* create files with $file_content_type */
H A Dfgetcsv_variation8.phpt38 // create the file and add the content with has csv fields
45 echo "Error: failed to create file $filename!\n";
H A Dfgetcsv_variation9.phpt42 // create the file and add the content with has csv fields
49 echo "Error: failed to create file $filename!\n";
H A Dfseek_ftell_rewind_basic1.phpt26 ,1,"bytes",".tmp"); //create a file with 512 bytes size
H A Dfseek_ftell_rewind_basic2-win32-mb.phpt13 /* Testing fseek(),ftell(),rewind() functions on all write and create with write modes */
H A Dfseek_ftell_rewind_basic2-win32.phpt13 /* Testing fseek(),ftell(),rewind() functions on all write and create with write modes */
H A Dfseek_ftell_rewind_basic2.phpt13 /* Testing fseek(),ftell(),rewind() functions on all write and create with write modes */
H A D005_variation-win32.phpt27 // create files
H A Dfgetcsv_variation1.phpt39 // create the file and add the content with has csv fields
46 echo "Error: failed to create file $filename!\n";
H A Dfgetcsv_variation17.phpt33 // create the file and add the content with has csv fields
40 echo "Error: failed to create file $filename!\n";
/PHP-8.1/ext/oci8/tests/
H A Dedition_2.phpt35 * fail to create the necessary editions if a child edition exists
H A Ddbmsoutput.phpt18 "create or replace procedure dbmsoutput_proc as
23 "create or replace type dorow as table of varchar2(4000)",
25 "create or replace function mydofetch return dorow pipelined is
H A Dbind_char_3.phpt24 "create or replace function bind_char_3_fn(p1 char) return char as begin return p1; end;",
H A Dbind_char_4.phpt26 … "create or replace function bind_char_3_fn(p1 varchar2) return varchar2 as begin return p1; end;",
H A Dbind_char_3_11gR1.phpt24 "create or replace function bind_char_3_fn(p1 char) return char as begin return p1; end;",
H A Dbind_char_4_11gR1.phpt26 … "create or replace function bind_char_3_fn(p1 varchar2) return varchar2 as begin return p1; end;",
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_pconn_max_links.phpt15 … printf("skip Cannot create second DB user [%d] %s", mysqli_errno($link), mysqli_error($link));
H A Dmysqli_stmt_affected_rows.phpt26 …printf("[004] Failed to create test table: [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error…
/PHP-8.1/docs/
H A Dstreams.md207 create it for you. Be warned that doing so may cause buffered data to be lost
284 A socket based stream would use code similar to that above to create a stream to
/PHP-8.1/ext/pdo/
H A Dpdo_sql_parser.re382 /* create a mapping */

Completed in 43 milliseconds

1...<<313233343536