Home
last modified time | relevance | path

Searched refs:txt (Results 251 – 275 of 548) sorted by relevance

1...<<11121314151617181920>>...22

/PHP-7.1/ext/ftp/tests/
H A Dftp_fget_basic.phpt20 var_dump(ftp_fget($ftp, $fp ,'a story.txt', FTP_ASCII));
31 ftp_fget($ftp, $fp ,'a warning.txt', FTP_ASCII);
H A Dftp_get_basic.phpt20 var_dump(ftp_get($ftp, $tmpfname ,'a story.txt', FTP_ASCII));
31 ftp_get($ftp, $tmpfname ,'a warning.txt', FTP_ASCII);
/PHP-7.1/ext/hash/tests/
H A Dhash_file_error.phpt18 $filename = 'hash_file_error_example.txt';
27 var_dump( hash_file( 'md5', 'nonexistent.txt' ) );
41 $filename = 'hash_file_error_example.txt';
/PHP-7.1/tests/security/
H A Dopen_basedir_filectime.phpt26 Warning: filectime(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the al…
41 Warning: filectime(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within t…
44 Warning: filectime(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not w…
H A Dopen_basedir_filegroup.phpt26 Warning: filegroup(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the al…
41 Warning: filegroup(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within t…
44 Warning: filegroup(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not w…
H A Dopen_basedir_fileinode.phpt26 Warning: fileinode(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the al…
41 Warning: fileinode(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within t…
44 Warning: fileinode(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not w…
H A Dopen_basedir_filemtime.phpt26 Warning: filemtime(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the al…
41 Warning: filemtime(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within t…
44 Warning: filemtime(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not w…
H A Dopen_basedir_fileowner.phpt26 Warning: fileowner(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the al…
41 Warning: fileowner(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within t…
44 Warning: fileowner(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not w…
H A Dopen_basedir_filesize.phpt26 Warning: filesize(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the all…
41 Warning: filesize(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within th…
44 Warning: filesize(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not wi…
H A Dopen_basedir_filetype.phpt26 Warning: filetype(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the all…
41 Warning: filetype(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within th…
44 Warning: filetype(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not wi…
H A Dopen_basedir_is_file.phpt26 Warning: is_file(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allo…
41 Warning: is_file(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the…
44 Warning: is_file(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not wit…
H A Dopen_basedir_is_link.phpt26 Warning: is_link(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allo…
41 Warning: is_link(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the…
44 Warning: is_link(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not wit…
H A Dopen_basedir_is_readable.phpt26 Warning: is_readable(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the …
41 Warning: is_readable(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within…
44 Warning: is_readable(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not…
H A Dopen_basedir_is_writable.phpt26 Warning: is_writable(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the …
41 Warning: is_writable(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within…
44 Warning: is_writable(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not…
H A Dopen_basedir_file_exists.phpt26 Warning: file_exists(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the …
41 Warning: file_exists(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within…
44 Warning: file_exists(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not…
H A Dopen_basedir_fileatime.phpt26 Warning: fileatime(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the al…
41 Warning: fileatime(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within t…
44 Warning: fileatime(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not w…
H A Dopen_basedir_fileperms.phpt26 Warning: fileperms(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the al…
41 Warning: fileperms(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within t…
44 Warning: fileperms(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not w…
H A Dopen_basedir_is_dir.phpt26 Warning: is_dir(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allow…
41 Warning: is_dir(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the …
44 Warning: is_dir(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not with…
H A Dopen_basedir_lstat.phpt26 Warning: lstat(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowe…
41 Warning: lstat(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the a…
44 Warning: lstat(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not withi…
H A Dopen_basedir_stat.phpt26 Warning: stat(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowed…
41 Warning: stat(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the al…
44 Warning: stat(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not within…
/PHP-7.1/ext/standard/tests/file/
H A Dlchown_error.phpt28 $filename = dirname(__FILE__) . DIRECTORY_SEPARATOR . 'lchown.txt';
40 var_dump( lchown( 'foobar_lchown.txt', $uid ) );
54 $filename = dirname(__FILE__) . DIRECTORY_SEPARATOR . 'lchown.txt';
/PHP-7.1/ext/imap/tests/
H A Dbug40854.phpt21 $part2["description"] = 'a.txt';
45 Content-Description: a.txt
/PHP-7.1/ext/standard/tests/strings/
H A Dvfprintf_error1.phpt16 $file = 'vfprintf_test.txt';
34 $file = 'vfprintf_test.txt';
H A Dvfprintf_error2.phpt16 $file = 'vfprintf_test.txt';
33 $file = 'vfprintf_test.txt';
H A Dvfprintf_error3.phpt16 $file = 'vfprintf_test.txt';
42 $file = 'vfprintf_test.txt';

Completed in 21 milliseconds

1...<<11121314151617181920>>...22