Home
last modified time | relevance | path

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

1...<<31323334353637

/PHP-8.2/ext/standard/tests/file/
H A Dfwrite_variation2-win32.phpt32 // create temp file and fill the data of type $file_content_type
H A Dfwrite_variation2.phpt32 // create temp file and fill the data of type $file_content_type
H A Dfscanf_variation12.phpt12 // create a file
H A Dfscanf_variation15.phpt12 // create a file
H A Dfscanf_variation17.phpt12 // create a file
H A Dfscanf_variation21.phpt12 // create a file
H A Dfscanf_variation28.phpt12 // create a file
H A Dfscanf_variation40.phpt18 // create a file
H A Dfscanf_variation43.phpt12 // create a file
H A Dfscanf_variation46.phpt12 // create a file
H A Dfscanf_variation49.phpt12 // create a file
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 Dfputcsv_variation1.phpt38 // create the file and add the content with has csv fields
45 echo "Error: failed to create file $filename!\n";
H A Dfputcsv_variation11.phpt38 // create the file and add the content with has csv fields
45 echo "Error: failed to create file $filename!\n";
H A Dfputcsv_variation12.phpt39 // create the file and add the content with has csv fields
46 echo "Error: failed to create file $filename!\n";
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 Dfscanf_variation9.phpt18 // create a file
H A Dfscanf_variation18.phpt12 // create a file
H A Dfscanf_variation2.phpt12 // create a file
H A Dfscanf_variation20.phpt12 // create a file
/PHP-8.2/ext/session/tests/
H A Dsave_handler.inc59 // read MUST create file. Otherwise, strict mode will not work
/PHP-8.2/.github/scripts/windows/
H A Dtest_task.bat61 echo create database '%PDO_FIREBIRD_TEST_DATABASE%' user '%PDO_FIREBIRD_TEST_USER%' password '%PDO_…
/PHP-8.2/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…

Completed in 54 milliseconds

1...<<31323334353637