Home
last modified time | relevance | path

Searched refs:file (Results 1401 – 1425 of 2075) sorted by relevance

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

/PHP-7.0/ext/standard/tests/file/
H A Drename_variation12.phpt12 * Description: Rename a file
13 * Source code: ext/standard/file.c
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 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--
H A Dbug44034.phpt15 var_dump(file($url, FILE_IGNORE_NEW_LINES));
/PHP-7.0/ext/exif/
H A Dexif.c1553 file_section_list file; member
1598 ImageInfo->file.list = tmp; in exif_file_sections_add()
1600 ImageInfo->file.list[count].data = NULL; in exif_file_sections_add()
1601 ImageInfo->file.list[count].size = 0; in exif_file_sections_add()
1602 ImageInfo->file.count = count+1; in exif_file_sections_add()
1608 ImageInfo->file.list[count].type = type; in exif_file_sections_add()
1609 ImageInfo->file.list[count].data = data; in exif_file_sections_add()
1643 if (ImageInfo->file.count) { in exif_file_sections_free()
1648 EFREE_IF(ImageInfo->file.list); in exif_file_sections_free()
1649 ImageInfo->file.count = 0; in exif_file_sections_free()
[all …]
/PHP-7.0/ext/standard/tests/strings/
H A Ducfirst.phpt74 $file1 = fopen($filename1, "w"); // creating new file
76 /* getting resource type for file handle */
86 fclose($file1); // closing the file "dummy.txt"
/PHP-7.0/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.0/
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
H A Dphp.ini-development20 ; http://php.net/configuration.file
70 ; About this file ;
86 ; This is php.ini-development INI file.
324 ; the file operations performed.
659 ; http://php.net/auto-prepend-file
663 ; http://php.net/auto-append-file
799 ; http://php.net/file-uploads
843 ; fgets() and file() will work regardless of the source of the file.
1188 ; file.
1592 ; http://php.net/com.typelib-file
[all …]
H A Dphp.ini-production20 ; http://php.net/configuration.file
70 ; About this file ;
86 ; This is php.ini-production INI file.
324 ; the file operations performed.
659 ; http://php.net/auto-prepend-file
663 ; http://php.net/auto-append-file
799 ; http://php.net/file-uploads
843 ; fgets() and file() will work regardless of the source of the file.
1188 ; file.
1592 ; http://php.net/com.typelib-file
[all …]
/PHP-7.0/ext/enchant/
H A Denchant.c174 const char * const file, in ZEND_GET_MODULE()
184 add_assoc_string(&tmp_array, "file", (char *)file); in ZEND_GET_MODULE()
198 const char * const file, in describe_dict_fn() argument
206 add_assoc_string(zdesc, "file", (char *)file); in describe_dict_fn()
304 const char * const file, in __enumerate_providers_fn() argument
307 php_info_print_table_row(3, name, desc, file); in __enumerate_providers_fn()
/PHP-7.0/sapi/cli/tests/
H A D011.phpt52 string(40) "Could not open input file: some.unknown
/PHP-7.0/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h137 void _firebird_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, char const *file, zend_long line);
/PHP-7.0/ext/spl/examples/
H A Dregexfindfile.inc3 /** @file regexfindfile.inc
/PHP-7.0/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.0/ext/phar/tests/
H A Drmdir.phpt12 $file = b"<?php
H A Dbug48377.phpt2 Phar: PHP bug #48377 "error message unclear on converting phar with existing file"
H A Dphar_oo_012b.phpt2 Phar object: unset file
/PHP-7.0/ext/phar/tests/zip/
H A Dfrontcontroller11.phar.phpt18 Fatal error: Uncaught PharException: Key of MIME type overrides array must be a file extension, was…
H A Dlargezip.phpt2 Phar: large zip file (zip edge cases)
/PHP-7.0/ext/fileinfo/tests/
H A Dcve-2014-1943.phpt2 Bug #66731: file: infinite recursion
/PHP-7.0/ext/phar/tests/cache_list/
H A Dfrontcontroller22.phpt20 Warning: include(./hi.php): failed to open stream: No such file or directory in phar://%s/oof/test.…

Completed in 45 milliseconds

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