Home
last modified time | relevance | path

Searched refs:file (Results 1351 – 1375 of 1891) sorted by relevance

1...<<51525354555657585960>>...76

/PHP-5.3/ext/openssl/tests/
H A D012.phpt8 $pub_key = "file://" . dirname(__FILE__) . "/public.key";
/PHP-5.3/ext/spl/examples/
H A Dsearchiterator.inc3 /** @file searchiterator.inc
/PHP-5.3/ext/spl/internal/
H A Dseekableiterator.inc3 /** @file seekableiterator.inc
/PHP-5.3/ext/pspell/tests/
H A D005.phpt36 Warning: pspell_new_personal(): PSPELL couldn't open the dictionary. reason: The file "%s005.php" i…
/PHP-5.3/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.3/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-5.3/ext/sysvshm/tests/
H A D001.phpt41 Warning: ftok(): ftok() failed - No such file or directory in %s on line %d
/PHP-5.3/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-5.3/sapi/cli/tests/
H A D019.phpt27 and included in the distribution in the file: LICENSE
/PHP-5.3/Zend/tests/
H A Dbug38779_1.phpt2 Bug #38779 (engine crashes when require()'ing file with syntax error through userspace stream wrapp…
/PHP-5.3/ext/standard/tests/file/
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
H A Dfwrite_variation5.phpt8 * Description: Binary-safe file write
9 * Source code: ext/standard/file.c
/PHP-5.3/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.3/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.3/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-5.3/ext/interbase/
H A Dibase_blobs.c541 zval *link = NULL, *file; in PHP_FUNCTION() local
553 (ZEND_NUM_ARGS()-1) ? &link : &file, &file)) { in PHP_FUNCTION()
559 php_stream_from_zval(stream, &file); in PHP_FUNCTION()

Completed in 64 milliseconds

1...<<51525354555657585960>>...76