Home
last modified time | relevance | path

Searched refs:file (Results 1426 – 1450 of 1991) sorted by relevance

1...<<51525354555657585960>>...80

/PHP-5.5/ext/standard/tests/strings/
H A Dvfprintf_basic5.phpt21 /* creating dumping file */
H A Dvfprintf_basic6.phpt22 /* creating dumping file */
H A Dvfprintf_basic2.phpt25 /* creating dumping file */
H A Dvfprintf_basic4.phpt21 /* 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-5.5/ext/phar/tests/files/
H A Dphar_oo_test.inc7 $file = (binary)'<?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)");
/PHP-5.5/ext/spl/examples/
H A Dsearchiterator.inc3 /** @file searchiterator.inc
/PHP-5.5/ext/spl/internal/
H A Dseekableiterator.inc3 /** @file seekableiterator.inc
/PHP-5.5/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 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 Dsymlink_link_linkinfo_is_link_variation6.phpt32 Description: Tells whether the given file is a symbolic link.
45 // temp file used
/PHP-5.5/ext/sysvshm/tests/
H A D001.phpt41 Warning: ftok(): ftok() failed - No such file or directory in %s on line %d
/PHP-5.5/Zend/tests/
H A Dbug38779_1.phpt2 Bug #38779 (engine crashes when require()'ing file with syntax error through userspace stream wrapp…
/PHP-5.5/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-5.5/ext/gd/tests/
H A Dbug72339.phpt33 Warning: imagecreatefromgd2(): '%sbug72339.gd' is not a valid GD2 file in %sbug72339.php on line %d
/PHP-5.5/ext/curl/tests/
H A Dcheck_win_config.phpt43 Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, pop3, pop3s, rtsp, scp,…
/PHP-5.5/sapi/cli/tests/
H A D019.phpt27 and included in the distribution in the file: LICENSE
H A Dphp_cli_server_005.phpt2 Post a file
/PHP-5.5/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-5.5/sapi/thttpd/
H A DREADME25 You can configure the filename extensions by creating a config file for
35 "**.php" means: match any file ending in .php in any directory.
/PHP-5.5/ext/interbase/
H A Dibase_blobs.c539 zval *link = NULL, *file; in PHP_FUNCTION() local
551 (ZEND_NUM_ARGS()-1) ? &link : &file, &file)) { in PHP_FUNCTION()
557 php_stream_from_zval(stream, &file); in PHP_FUNCTION()
/PHP-5.5/ext/phar/tests/cache_list/files/
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)");

Completed in 49 milliseconds

1...<<51525354555657585960>>...80