Home
last modified time | relevance | path

Searched refs:file (Results 1251 – 1275 of 2075) sorted by relevance

1...<<51525354555657585960>>...83

/PHP-7.0/ext/gd/tests/
H A Dbug73161.phpt16 Warning: imagecreatefromgd2(): '%s' is not a valid GD2 file in %s on line %d
/PHP-7.0/ext/standard/tests/misc/
H A Dbug65550.phpt7 if (!is_readable(ini_get('browscap'))) die('skip browscap.ini file ' . ini_get('browscap') . ' not …
/PHP-7.0/Zend/tests/
H A Dns_060.phpt2 060: multiple namespaces per file
/PHP-7.0/ext/standard/tests/general_functions/
H A Dparse_ini_file.phpt9 @unlink($filename); /* Make sure the file really does not exist! */
130 Warning: parse_ini_file(%sparse_ini_file.dat): failed to open stream: No such file or directory in …
133 Warning: parse_ini_file(%sparse_ini_file.dat): failed to open stream: No such file or directory in …
/PHP-7.0/ext/fileinfo/libmagic/
H A Dmagic.c234 unreadable_info(struct magic_set *ms, mode_t md, const char *file) in unreadable_info() argument
236 if (file) { in unreadable_info()
238 if (access(file, W_OK) == 0) in unreadable_info()
241 if (access(file, X_OK) == 0) in unreadable_info()
H A DLICENSE2 Download: ftp://ftp.astron.com/pub/file/
17 notice immediately at the beginning of the file, without modification,
/PHP-7.0/ext/phar/tests/
H A Dfront.phar.phpt2 Phar front controller with mounted external file
/PHP-7.0/ext/fileinfo/tests/
H A Dbug68819_002.phpt2 Bug #68819 Fileinfo on specific file causes spurious OOM and/or segfault, var 2
H A Dcve-2014-3538.phpt2 Bug #66731: file: extensive backtraking
/PHP-7.0/ext/ftp/tests/
H A Dbug39458-2.phpt31 string(9) "file
/PHP-7.0/ext/standard/tests/file/
H A Dbug43353-win32.phpt13 var_dump(is_dir('file:///datafoo:test'));
H A Dfopencookie.phpt11 * file, and that temporary file is passed back to the ZE.
/PHP-7.0/ext/tidy/tests/
H A D016.phpt2 Passing configuration file through tidy_parse_file() (may fail with buggy libtidy)
/PHP-7.0/ext/phar/tests/zip/
H A Dcorrupt_009.phpt16 phar error: Unable to process extra field header for file in central directory in zip-based phar "%…
/PHP-7.0/ext/dom/tests/
H A DDOMDocument_loadXML_basic.phpt6 - XML_FILE: the xml file to load
H A DDOMDocument_load_basic.phpt6 - XML_FILE: the xml file to load
H A DDOMDocument_schemaValidate_error2.phpt2 DomDocument::schemaValidate() - non-conforming schema file
/PHP-7.0/tests/basic/
H A Dbug71273.phpt11 /* NOTE this file is required to be encoded in iso-8859-1 */
/PHP-7.0/ext/oci8/tests/
H A Dlob_042.phpt67 Warning: OCI-Lob::import(): Can't open file %s in %s on line %d
70 Warning: OCI-Lob::savefile(): Can't open file %s in %s on line %d
/PHP-7.0/ext/openssl/tests/
H A Dopenssl_pkcs7_decrypt_basic.phpt8 $privkey = "file://" . dirname(__FILE__) . "/private_rsa_1024.key";
18 $single_cert = "file://" . dirname(__FILE__) . "/cert.crt";
H A Dopenssl_pkcs7_encrypt_basic.phpt15 $single_cert = "file://" . dirname(__FILE__) . "/cert.crt";
16 $privkey = "file://" . dirname(__FILE__) . "/private_rsa_1024.key";
/PHP-7.0/ext/pdo/tests/
H A Dpdo_022.phpt16 * this test file.
18 * test file.
/PHP-7.0/ext/phar/tests/tar/
H A Dbug49910.phpt11 foreach (new RecursiveIteratorIterator($tar) as $file) {
12 $files[] = str_replace($fname, '*', $file->getPathName());
/PHP-7.0/ext/pdo_pgsql/tests/
H A Dcopy_from.phpt19 echo "Preparing test file and array for CopyFrom tests\n";
113 echo "Testing pgsqlCopyFromFile() with non existing file\n";
128 Preparing test file and array for CopyFrom tests
397 Testing pgsqlCopyFromFile() with non existing file
398 Exception: SQLSTATE[HY000]: General error: 7 Unable to open the file
/PHP-7.0/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation1.phpt2 stream_get_meta_data() with differing file access modes
6 // array of all file access modes
11 //create a file
16 // open file in each access mode and get meta data
19 // x modes require that file does not exist

Completed in 71 milliseconds

1...<<51525354555657585960>>...83