Home
last modified time | relevance | path

Searched refs:file (Results 1376 – 1400 of 2191) sorted by relevance

1...<<51525354555657585960>>...88

/PHP-7.1/sapi/fpm/
H A Dphp-fpm.service.in1 # It's not recommended to modify this file in-place, because it
/PHP-7.1/ext/gd/tests/
H A Dlibgd00086_extern.phpt18 Warning: imagecreatefrompng(): '%slibgd00086.png' is not a valid PNG file in %s on line %d
H A Dlibgd00101.phpt17 Warning: imagecreatefromgd(): '%slibgd00101.gd' is not a valid GD file in %slibgd00101.php on line …
H A Dbug39780_extern.phpt17 Warning: imagecreatefrompng(): '%sbug39780.png' is not a valid PNG file in /%s on line %d
H A Dbug77973.phpt20 Warning: imagecreatefromxbm(): '%s' is not a valid XBM file in %s on line %d
/PHP-7.1/ext/exif/tests/
H A Dbug77563.phpt15 Warning: exif_thumbnail(bug77563.jpg): Invalid JPEG file in %s/bug77563.php on line %d
/PHP-7.1/tests/lang/
H A D038.phpt11 $this->file = $errfile;
/PHP-7.1/ext/xsl/tests/
H A Dxslt007.phpt11 $doc = $proc->transformToUri($dom, "file://".dirname(__FILE__)."/out.xml");
/PHP-7.1/ext/fileinfo/tests/
H A Dbug71527-mb.phpt2 Bug #71527 Buffer over-write in finfo_open with malformed magic file
H A Dbug71527.phpt2 Bug #71527 Buffer over-write in finfo_open with malformed magic file
/PHP-7.1/sapi/fpm/tests/
H A Dtester.inc34 * File extension for PID file.
171 if (isset($backtrace[$backTraceIndex]['file'])) {
172 $filePath = $backtrace[$backTraceIndex]['file'];
225 foreach ($files as $file) {
226 if (!file_exists($file)) {
227 die("skip File $file does not exist");
233 * Skip test if config file is invalid.
303 * Test configuration file.
711 * Create a config file.
988 * Expect file with a supplied extension to exist.
[all …]
/PHP-7.1/ext/standard/tests/file/
H A Ddisk_free_space_error-win32.phpt30 fwrite( $fh, " Garbage data for the temporary file" );
31 var_dump( disk_free_space( $file_path."/disk_free_space.tmp" )); // file input instead of directory
H A Dlchown_error.phpt20 * Description: Change file owner of a symlink
67 Warning: lchown(): No such file or directory in %s on line %d
H A Dpathinfo_error.phpt6 Description: Returns information about a file path
H A Drename_variation7.phpt28 Warning: readlink(): No such file or directory in %s on line %d
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_debug_control_string.phpt48 printf("[%03d][control string '%s'] Trace file has not been written.\n",
76 [023][control string '%s'] Trace file has not been written.
/PHP-7.1/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h97 const char *file; member
154 extern int _pdo_mysql_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *file, int line);
/PHP-7.1/ext/standard/tests/strings/
H A Dbasename_error.phpt6 Description: Given a string containing a path to a file,
7 this function will return the base name of the file.
/PHP-7.1/ext/intl/tests/
H A Duconverter_func_basic.phpt8 // urlencode so that non-ascii shows up parsable in phpt file
/PHP-7.1/ext/phar/tests/
H A Dfrontcontroller29.phpt2 Phar front controller with fatal error in php file
H A Dphar_buildfromdirectory2.phpt29 RecursiveDirectoryIterator::__construct(1): failed to open dir: No such file or directory
/PHP-7.1/ext/zlib/tests/
H A Dreadgzfile_basic.phpt2 Test function readgzfile() reading a gzip relative file
H A Dreadgzfile_basic2.phpt2 Test function readgzfile() reading a plain relative file
/PHP-7.1/ext/openssl/tests/
H A Dopenssl_sign_basic.phpt8 $privkey = "file://" . dirname(__FILE__) . "/private_rsa_1024.key";
/PHP-7.1/ext/standard/tests/streams/
H A Dbug60106.phpt12 function get_truncated_socket_filename($errno, $errmsg, $file, $line) {

Completed in 23 milliseconds

1...<<51525354555657585960>>...88