Home
last modified time | relevance | path

Searched refs:file (Results 1501 – 1525 of 2075) sorted by relevance

1...<<61626364656667686970>>...83

/PHP-7.0/ext/reflection/tests/
H A DReflectionGenerator_basic.phpt43 ["file"]=>
/PHP-7.0/ext/standard/tests/strings/
H A Dvfprintf_basic2.phpt25 /* creating dumping file */
H A Dvfprintf_basic4.phpt21 /* creating dumping file */
H A Dvfprintf_basic5.phpt21 /* creating dumping file */
H A Dvfprintf_basic6.phpt22 /* creating dumping file */
H A Dbasename_basic.phpt6 Description: Given a string containing a path to a file,
7 this function will return the base name of the file.
/PHP-7.0/ext/standard/tests/file/
H A Drename_variation7-win32.phpt29 Warning: symlink(): Could not fetch file information(error 2) in %srename_variation7-win32.php on l…
H A Dsymlink_link_linkinfo_is_link_variation6.phpt32 Description: Tells whether the given file is a symbolic link.
45 // temp file used
H A Ddisk_free_space_variation.phpt31 /* Testing a file trailing slash */
35 /* Testing file with double trailing slashes */
H A Dfwrite_variation5.phpt8 * Description: Binary-safe file write
9 * Source code: ext/standard/file.c
H A Dsymlink_link_linkinfo_is_link_basic2.phpt15 Description: Tells whether the given file is a symbolic link.
87 Warning: linkinfo(): No such file or directory in %s on line %d
H A Dumask_variation1.phpt17 /* Check umask() on file/dir */
19 echo "*** Testing umask() on file and directory ***\n";
32 /* umasking file */
33 // creating temp file
37 // check file permission
40 // chmod file to 0777 to enable deletion
42 // delete temp file created here
61 *** Testing umask() on file and directory ***
/PHP-7.0/ext/phar/tests/cache_list/files/
H A Dphar_oo_test.inc7 $file = '<?php include "' . $pname . '/a.php"; __HALT_COMPILER(); ?>';
H A Dnophar.phar175 foreach ($info['m'] as $path => $file) {
183 file_put_contents($temp . '/' . $path, self::extractFile($path, $file, $fp));
261 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
266 die("Invalid internal .phar file (checksum error)");
H A Dopenssl.phar175 foreach ($info['m'] as $path => $file) {
183 file_put_contents($temp . '/' . $path, self::extractFile($path, $file, $fp));
261 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
266 die("Invalid internal .phar file (checksum error)");
/PHP-7.0/ext/phar/tests/tar/
H A Dtar_004U.phpt22 $tar->addFile('internal/file/here', "hi there!\n");
/PHP-7.0/ext/dba/tests/
H A Ddba_cdb_make.phpt26 // write md5 checksum of generated database file
/PHP-7.0/ext/fileinfo/tests/
H A Dmime_content_type_001.phpt26 Warning: mime_content_type(foo/inexistent): failed to open stream: No such file or directory in %s …
/PHP-7.0/Zend/tests/
H A Ddebug_backtrace_with_include_and_this.phpt20 set_error_handler(function($code, $msg, $file, $line) {
/PHP-7.0/sapi/apache2handler/
H A DREADME54 place your php.ini file in Apache's ServerRoot/conf directory and
55 add this to your httpd.conf file:
/PHP-7.0/tests/lang/
H A D024.phpt363 *** Nested file include test ***
590 *** Nested file include test ***
815 *** Nested file include test ***
1040 *** Nested file include test ***
1265 *** Nested file include test ***
1490 *** Nested file include test ***
1715 *** Nested file include test ***
1940 *** Nested file include test ***
2165 *** Nested file include test ***
2390 *** Nested file include test ***
[all …]
/PHP-7.0/ext/phar/tests/files/
H A Dinclude_path2.phar175 foreach ($info['m'] as $path => $file) {
183 file_put_contents($temp . '/' . $path, self::extractFile($path, $file, $fp));
261 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
266 die("Invalid internal .phar file (checksum error)");
H A Dnophar.phar175 foreach ($info['m'] as $path => $file) {
183 file_put_contents($temp . '/' . $path, self::extractFile($path, $file, $fp));
261 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
266 die("Invalid internal .phar file (checksum error)");
H A Dopenssl.phar175 foreach ($info['m'] as $path => $file) {
183 file_put_contents($temp . '/' . $path, self::extractFile($path, $file, $fp));
261 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
266 die("Invalid internal .phar file (checksum error)");
/PHP-7.0/ext/curl/tests/
H A Dcurl_setopt_CURLOPT_READFUNCTION.phpt25 $sWriteUrl = 'file://'.$sWriteFile;

Completed in 59 milliseconds

1...<<61626364656667686970>>...83