Home
last modified time | relevance | path

Searched refs:create (Results 851 – 875 of 900) sorted by relevance

1...<<313233343536

/PHP-8.1/ext/spl/tests/
H A DSplFileObject_fputcsv_variation1.phpt39 // create the file and add the content with has csv fields
H A DSplFileObject_fputcsv_variation11.phpt39 // create the file and add the content with has csv fields
H A DSplFileObject_fputcsv_variation12.phpt40 // create the file and add the content with has csv fields
H A DSplFileObject_fputcsv_variation5.phpt39 // create the file and add the content with has csv fields
H A DSplFileObject_fputcsv_variation6.phpt42 // create the file and add the content with has csv fields
H A DSplFileObject_fputcsv_variation7.phpt42 // create the file and add the content with has csv fields
H A DSplFileObject_fputcsv_variation8.phpt42 // create the file and add the content with has csv fields
/PHP-8.1/ext/standard/tests/file/
H A Dfgets_variation3.phpt24 /* create files with $file_content_type */
H A Dfgets_variation4-win32-mb.phpt30 /* create files with $file_content_type */
H A Dfgets_variation4-win32.phpt30 /* create files with $file_content_type */
H A Dfgets_variation4.phpt30 /* create files with $file_content_type */
H A Dfread_basic.phpt33 /* create files with $file_content_type */
H A Dfread_variation3-win32-mb.phpt59 /* create files with $file_content_type */
H A Dfread_variation3-win32.phpt59 /* create files with $file_content_type */
H A Dfread_variation3.phpt59 /* create files with $file_content_type */
H A Dumask_variation1.phpt42 // create temp dir
H A Dfgetcsv_variation6.phpt38 // create the file and add the content with has csv fields
45 echo "Error: failed to create file $filename!\n";
H A Dftruncate_variation6-win32.phpt32 // create 1 file with some contents
H A Dftruncate_variation6.phpt32 // create 1 file with some contents
H A Dreadfile_basic-win32.phpt25 // create file, read the file content, delete file
H A Dreadfile_basic.phpt25 // create file, read the file content, delete file
H A Dftruncate_variation4.phpt24 // create 1 file with some contents
/PHP-8.1/ext/oci8/tests/
H A Dimp_res_3.phpt27 "create table imp_res_3_tab_1 (c1 number, c2 varchar2(10))",
32 "create table imp_res_3_tab_2 (c3 varchar2(1))",
38 "create or replace procedure imp_res_3_proc as
/PHP-8.1/ext/oci8/
H A Dconfig.m4143 dnl Always attempt to create both PIC and non-PIC DTrace objects (Bug 63692)
/PHP-8.1/ext/pgsql/
H A Dpgsql.c2452 bool create = false; in PHP_FUNCTION() local
2512 create = true; in PHP_FUNCTION()
2519 create = true; in PHP_FUNCTION()
2526 if (create) { in PHP_FUNCTION()

Completed in 97 milliseconds

1...<<313233343536