Home
last modified time | relevance | path

Searched refs:contents (Results 126 – 150 of 173) sorted by relevance

1234567

/PHP-8.2/ext/dba/tests/setup/
H A Dsetup_dba_tests.inc215 … run_creation_tests_ex($handler, '_random.txt', 'file_put_contents($db_name, "Dummy contents");');
/PHP-8.2/Zend/
H A Dzend_vm_gen.php2979 function write_file_if_changed(string $filename, string $contents) { argument
2982 if ($orig_contents === $contents) {
2988 file_put_contents($filename, $contents);
/PHP-8.2/ext/standard/tests/file/
H A Dftruncate_variation7-win32.phpt31 // create 1 file with some contents
H A Dftruncate_variation1-win32-mb.phpt30 // create 1 file with some contents
H A Dftruncate_variation1-win32.phpt30 // create 1 file with some contents
H A Dftruncate_variation1.phpt30 // create 1 file with some contents
H A Dftruncate_variation7.phpt31 // create 1 file with some contents
H A Dfgetc_basic.phpt12 /* create file with following type of contents */
H A Dftruncate_variation3.phpt30 // create 1 file with some contents
H A Dftruncate_variation5-win32.phpt30 // create 1 file with some contents
H A Dftruncate_variation5.phpt30 // create 1 file with some contents
H A Dfputcsv_variation1.phpt60 // print the file contents
H A Dfputcsv_variation11.phpt60 // print the file contents
H A Dfputcsv_variation12.phpt61 // print the file contents
H A Dfputcsv_variation5.phpt60 // print the file contents
H A Dfputcsv_variation6.phpt63 // print the file contents
H A Dftruncate_variation2-win32.phpt30 // create 1 file with some contents
H A Dftruncate_variation2.phpt30 // create 1 file with some contents
H A Dftruncate_variation3-win32.phpt30 // create 1 file with some contents
/PHP-8.2/ext/spl/tests/SplFileObject/
H A DSplFileObject_fputcsv_variation1.phpt57 // print the file contents
H A DSplFileObject_fputcsv_variation11.phpt57 // print the file contents
H A DSplFileObject_fputcsv_variation12.phpt58 // print the file contents
H A DSplFileObject_fputcsv_variation5.phpt57 // print the file contents
H A DSplFileObject_fputcsv_variation6.phpt60 // print the file contents
H A DSplFileObject_fputcsv_variation7.phpt60 // print the file contents

Completed in 45 milliseconds

1234567