Home
last modified time | relevance | path

Searched refs:file (Results 1676 – 1700 of 2191) sorted by relevance

1...<<61626364656667686970>>...88

/PHP-7.1/ext/dom/tests/
H A DDOMDocument_load_variation4.phpt7 - XML_FILE: the xml file to load
/PHP-7.1/ext/standard/tests/misc/
H A Dget_browser_variation2.phpt12 die( 'skip: browscap.ini file ' . ini_get('browscap') . " not readable" );
/PHP-7.1/ext/standard/tests/streams/
H A Dproc_open_bug51800_right.phpt20 /* create the proc file */
/PHP-7.1/ext/phar/tests/
H A D026.phpt11 $file = "<?php __HALT_COMPILER(); ?>";
H A D033.phpt12 $file = '<?php include "' . $pname . '/a.php"; __HALT_COMPILER(); ?>';
H A Dphar_offset_get_error.phpt14 $iname = '/file.txt';
H A Dphar_stub_error.phpt13 $file = $stub;
/PHP-7.1/ext/gd/tests/
H A Dbug72339.phpt38 Warning: imagecreatefromgd2(): '%sbug72339.gd' is not a valid GD2 file in %sbug72339.php on line %d
H A Dcreatefromwbmp2_extern.phpt47 Warning: imagecreatefromwbmp(): '%s_tmp.wbmp' is not a valid WBMP file in %s on line %d
H A Dimagepolygon_basic.phpt40 // output the picture to a file
H A Dcreatefromwbmp2.phpt48 Warning: imagecreatefromwbmp(): '%s' is not a valid WBMP file in %s on line %d
/PHP-7.1/ext/mysqli/tests/
H A Dbug51647.phpt2 Bug #51647 (Certificate file without private key (pk in another file) doesn't work)
/PHP-7.1/ext/standard/tests/dir/
H A Ddir_variation1.phpt37 $fp = fopen(__FILE__, "r"); // get a file handle
70 // resource variable(dir and file handle)
/PHP-7.1/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_error1.phpt21 Description: Tells whether the given file is a symbolic link.
32 $fp = fopen($filename, "w"); // create temp file
H A Dreadfile_basic-win32.phpt12 Description: Outputs a file
14 // common file used
15 require(dirname(__FILE__) . '/file.inc');
23 // different file modes
28 // create file, read the file content, delete file
38 // creating file in write mode
H A Dreadfile_basic.phpt12 Description: Outputs a file
14 // common file used
15 require(dirname(__FILE__) . '/file.inc');
23 // different file modes
28 // create file, read the file content, delete file
38 // creating file in write mode
/PHP-7.1/ext/phar/
H A Dshortarc.php175 foreach ($info['m'] as $path => $file) {
183 file_put_contents($temp . '/' . $path, self::extractFile($path, $file, $fp));
/PHP-7.1/ext/standard/tests/general_functions/
H A Dparse_ini_string_001.phpt6 Description: parse_ini_string() loads in the ini file specified in filename,
14 ; start of ini file
174 ; Expected:error, reserved key words must not be used as keys for ini file
195 ; end of ini file
/PHP-7.1/ext/phar/tests/zip/
H A Dphar_buildfromiterator4.phpt2 Phar::buildFromIterator() iterator, 1 file passed in zip-based
/PHP-7.1/ext/phar/tests/tar/
H A Dphar_buildfromiterator4.phpt2 Phar::buildFromIterator() iterator, 1 file passed in tar-based
H A Ddelete_in_phar_b.phpt2 Phar: delete a file within a tar-based .phar
H A Dtar_nostub.phpt19 $tar->addFile('internal/file/here', "hi there!\n");
/PHP-7.1/ext/openssl/tests/
H A Dopenssl_csr_get_subject_basic.phpt35 $privkey_file = 'file://' . dirname(__FILE__) . '/private_rsa_2048.key';
H A Dopenssl_x509_export_basic.phpt10 $b = "file://" . $cert_file;
/PHP-7.1/ext/standard/tests/strings/
H A Dvfprintf_basic3.phpt26 /* creating dumping file */

Completed in 34 milliseconds

1...<<61626364656667686970>>...88