Home
last modified time | relevance | path

Searched refs:create (Results 751 – 775 of 900) sorted by relevance

1...<<313233343536

/PHP-8.1/ext/standard/tests/file/
H A Dfputcsv_variation5.phpt38 // create the file and add the content with has csv fields
45 echo "Error: failed to create file $filename!\n";
H A Dfputcsv_variation6.phpt41 // create the file and add the content with has csv fields
48 echo "Error: failed to create file $filename!\n";
H A Dfgetc_basic.phpt12 /* create file with following type of contents */
19 // create file file
H A Dfgetcsv_variation18.phpt37 // create the file and add the content with has csv fields
44 echo "Error: failed to create file $filename!\n";
H A Dfscanf_variation18.phpt12 // create a file
H A Dfscanf_variation2.phpt12 // create a file
H A Dfscanf_variation20.phpt12 // create a file
H A Dfscanf_variation27.phpt12 // create a file
H A Dfscanf_variation45.phpt12 // create a file
H A Dfscanf_variation9.phpt18 // create a file
H A Dfputcsv_variation7.phpt41 // create the file and add the content with has csv fields
48 echo "Error: failed to create file $filename!\n";
H A Dfputcsv_variation8.phpt41 // create the file and add the content with has csv fields
48 echo "Error: failed to create file $filename!\n";
H A Dfgetcsv_variation22.phpt34 // create the file and add the content with has csv fields
41 echo "Error: failed to create file $filename!\n";
H A Dfgetcsv_variation29.phpt34 // create the file and add the content with has csv fields
41 echo "Error: failed to create file $filename!\n";
H A Dfgetcsv_variation30.phpt34 // create the file and add the content with has csv fields
41 echo "Error: failed to create file $filename!\n";
H A Dfgetcsv_variation31.phpt34 // create the file and add the content with has csv fields
41 echo "Error: failed to create file $filename!\n";
H A Dfscanf_variation24.phpt12 // create a file
H A Dfscanf_variation33.phpt18 // create a file
H A Dfscanf_variation39.phpt18 // create a file
/PHP-8.1/ext/intl/tests/
H A Dut_common.inc48 return $GLOBALS['oo-mode'] ? Collator::create( $locale ) : collator_create( $locale );
305 …return $GLOBALS['oo-mode'] ? MessageFormatter::create( $locale, $pattern ) : msgfmt_create( $local…
/PHP-8.1/ext/oci8/tests/
H A Dbind_misccoltypes.phpt23 "create table bind_misccoltypes_tab (
/PHP-8.1/ext/phar/tests/
H A Dfopen_edgecases.phpt17 // create in cwd
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_pconn_conn_multiple.phpt2 Calling connect() on an open persistent connection to create a new persistent connection
/PHP-8.1/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation1.phpt11 //create a file
/PHP-8.1/ext/phar/tests/files/
H A Dpear2coverage.phar991 throw new Exception('Unable to create Code Coverage SQLite3 database: ' . $error);
1008 throw new Exception('Unable to create Code Coverage SQLite3 database: ' . $error);
1021 throw new Exception('Unable to create Code Coverage SQLite3 database: ' . $error);
1035 throw new Exception('Unable to create Code Coverage SQLite3 database: ' . $error);
1056 throw new Exception('Unable to create Code Coverage SQLite3 database: ' . $error);

Completed in 62 milliseconds

1...<<313233343536