Home
last modified time | relevance | path

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

1...<<61626364656667686970>>...87

/PHP-7.3/ext/standard/tests/dir/
H A Dscandir_variation4.phpt17 include (dirname(__FILE__) . '/../file/file.inc');
/PHP-7.3/ext/standard/tests/file/
H A Ddisk_total_space_variation.phpt31 /* Testing a file trailing slash */
35 /* Testing file with double trailing slashes */
H A Dfflush_error.phpt7 Description: Flushes the output to a file
23 exit("Error:failed to open file $filename");
H A Drmdir_variation1-win32.phpt14 * Source code: ext/standard/file.c
76 // php outputs Permission Denied, p8 outputs no suck file or dir
H A Dunlink_variation10.phpt14 * Description: Delete a file
15 * Source code: ext/standard/file.c
H A Dfseek_variation2.phpt10 * Description: Seek on a file pointer
11 * Source code: ext/standard/file.c
H A Drename_variation12.phpt12 * Description: Rename a file
13 * Source code: ext/standard/file.c
H A Dfile_get_contents_variation4.phpt8 * Description: Read the entire file into a string
9 * Source code: ext/standard/file.c
112 'file resource' => $fileRes,
245 --file resource--
/PHP-7.3/ext/mysqli/tests/
H A Dbug68077.phpt42 printf("[004] Failed to create CVS file\n");
82 [006] [2000] open_basedir restriction in effect. Unable to open file
/PHP-7.3/ext/session/tests/
H A Dsave_handler.inc59 // read MUST create file. Otherwise, strict mode will not work
112 while (($file = readdir($directory)) !== FALSE) {
113 $qualified = ($session_save_path."/".$file);
115 …if (substr($file, 0, $length) === SESSION_FILE_PREFIX && (filemtime($qualified) + $maxlifetime <= …
/PHP-7.3/ext/tokenizer/tests/
H A Dtoken_get_all_heredoc_nowdoc.phpt329 Parse error: syntax error, unexpected end of file, expecting variable (T_VARIABLE) or heredoc end (…
333 Parse error: syntax error, unexpected end of file, expecting variable (T_VARIABLE) or heredoc end (…
412 Parse error: syntax error, unexpected end of file, expecting variable (T_VARIABLE) or heredoc end (…
416 Parse error: syntax error, unexpected end of file, expecting variable (T_VARIABLE) or heredoc end (…
/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_errmode.phpt110 printf("[020] Exception has been thrown in file '%s', exception object reports file '%s'\n",
148 printf("[028] Exception has been thrown in file '%s', exception object reports file '%s'\n",
/PHP-7.3/
H A DREADME.UNIX-BUILD-SYSTEM11 - adds PHP_DEFINE(what[, value]) which creates a single include-file
87 This will read a file in the source-dir of your extension called
88 Makefile.frag. In this file, $(builddir) and $(srcdir) will be
119 can define special flags for each source-file, where it is
/PHP-7.3/ext/zlib/tests/
H A Dgzopen_variation7.phpt2 Test function gzopen() by calling it twice on the same file and not closing one of them at the end …
/PHP-7.3/sapi/cli/tests/
H A D011.phpt52 string(40) "Could not open input file: some.unknown
/PHP-7.3/ext/phar/tests/
H A Drmdir.phpt12 $file = "<?php
H A D019.phpt12 $file = "<?php
H A D024.phpt11 $file = "<?php __HALT_COMPILER(); ?>";
/PHP-7.3/ext/phar/tests/zip/
H A Dlargezip.phpt2 Phar: large zip file (zip edge cases)
/PHP-7.3/ext/spl/examples/
H A Ddirectoryfilterdots.inc3 /** @file directoryfilterdots.inc
H A Dregexfindfile.inc3 /** @file regexfindfile.inc
/PHP-7.3/ext/spl/tests/
H A DSplFileInfo_getGroup_error.phpt18 //file
H A DSplFileInfo_getInode_error.phpt18 //file
H A DSplFileInfo_getOwner_error.phpt18 //file
/PHP-7.3/ext/pgsql/tests/
H A D80_bug36625.phpt35 $trace = file($tracefile);

Completed in 39 milliseconds

1...<<61626364656667686970>>...87