Home
last modified time | relevance | path

Searched refs:files (Results 1 – 25 of 852) sorted by last modified time

12345678910>>...35

/PHP-7.1/
H A Dconfigure.in232 dnl Check if bison generated files exist when bison does not..
469 dnl Checks for header files.
891 PHP_ARG_WITH(layout, layout of installed files,
892 [ --with-layout=TYPE Set how installed files will be laid out. Type can
919 AC_MSG_CHECKING([where to scan for configuration files])
922 Set the path where to scan for configuration files], DEFAULT, no)
1445 PHP_CONFIGURE_PART(Generating files)
1550 dnl Generate build files
1574 # run this only when generating all the files?
H A Dserver-tests.php803 $files = array();
808 $files[] = $newlocation;
820 $this->test_files = $files;
H A Dphp.ini-development28 ; apply to PHP files in the /www/mysite directory. Directives
30 ; PHP files served from www.example.com. Directives set in these
31 ; special sections cannot be overridden by user-defined INI files or
673 ; Automatically add files before PHP document.
677 ; Automatically add files after PHP document.
740 ; Directory where the temporary files should be placed.
822 ; Maximum allowed size for uploaded files.
855 ; or you are running on a Mac and need to deal with files from
857 ; automatically detect the EOL character in those files so that
1344 session.save_handler = files
[all …]
H A Dphp.ini-production28 ; apply to PHP files in the /www/mysite directory. Directives
30 ; PHP files served from www.example.com. Directives set in these
31 ; special sections cannot be overridden by user-defined INI files or
673 ; Automatically add files before PHP document.
677 ; Automatically add files after PHP document.
740 ; Directory where the temporary files should be placed.
822 ; Maximum allowed size for uploaded files.
855 ; or you are running on a Mac and need to deal with files from
857 ; automatically detect the EOL character in those files so that
1344 session.save_handler = files
[all …]
H A Dltmain.sh1732 -precious-files-regex)
4570 $echo "$modename: not configured to extract global symbols from dlpreopened files" 1>&2
5841 files=
5850 files="$files $dest"
5903 if test -z "$files"; then
5927 set dummy $files
5937 for file in $files; do
5957 for file in $files; do
6532 files=
6545 *) files="$files $arg" ;;
[all …]
/PHP-7.1/win32/
H A Dinstall.txt183 | +--mibs -- support files for SNMP
185 | +--openssl -- support files for Openssl
187 | +--pdf-related -- support files for PDF
402 php_ssh2.dll. Download PHP files here.
504 configuration files on Windows, all backslashes such as
530 # For syntax highlighted .phps files, also add
630 configuration files on Windows, all backslashes such as
774 files to .html.
956 your php_*.dll files. For example:
1155 along with the appropriate header files to build PHP and its
[all …]
/PHP-7.1/win32/build/
H A DMakefile244 @echo Installing files under $(PHP_PREFIX)
H A Dconfig.w32284 * files that make up the snapshot template? */
H A Dconfig.w32.phpize.in62 * files that make up the snapshot template? */
/PHP-7.1/tests/lang/
H A Dbug32924.phpt2 Bug #32924 (prepend does not add file to included files)
/PHP-7.1/scripts/
H A Dphpize.in79 Cannot find build files at '$phpdir'. Please check your PHP installation.
/PHP-7.1/tests/basic/
H A Dbug20539.phpt8 session.save_handler=files
/PHP-7.1/sapi/tests/
H A Dbug69487.phpt14 Warning: Unknown: Unable to create temporary file, Check permissions in temporary files directory. …
/PHP-7.1/scripts/dev/
H A Dcredits15 php7/sapi/.../CREDITS files
24 files=`find "$what" -name CREDITS | grep -v "$what"/skeleton/CREDITS`
25 awk "$awkprog" $files | sort -f | uniq >> $file
/PHP-7.1/sapi/phpdbg/tests/
H A Dphpdbg_get_executable_stream_wrapper.phpt19 * when passed the 'files' option vs without, in the face of some mild abuse
/PHP-7.1/sapi/phpdbg/
H A Dxml.md242 ### files ###
244 - lists included files
245 …ncludedfileinfo num="" /> with num having an integer value, indicating the number of included files
351 - includes: number of included files
477 - includes: number of included files
485 - files
H A Dphpdbg_info.c35 …PHPDBG_INFO_COMMAND_D(files, "show included files", 'F', info_files, NULL, 0, PH…
62 PHPDBG_INFO(files) /* {{{ */ in PHPDBG_INFO() argument
H A Dphpdbg_info.h28 PHPDBG_INFO(files);
H A Dphpdbg.c554 HashTable *files = &PHPDBG_G(file_sources); in PHP_FUNCTION() local
576 files = &files_tmp; in PHP_FUNCTION()
577 zend_hash_init(files, 0, NULL, NULL, 0); in PHP_FUNCTION()
580 zend_hash_add_empty_element(files, zval_get_string(filename)); in PHP_FUNCTION()
583 GC_REFCOUNT(files)++; in PHP_FUNCTION()
586 GC_REFCOUNT(files)++; in PHP_FUNCTION()
593 if (zend_hash_exists(files, func->op_array.filename)) { in PHP_FUNCTION()
607 if (zend_hash_exists(files, ce->info.user.filename)) { in PHP_FUNCTION()
625 ZEND_HASH_FOREACH_STR_KEY(files, name) { in PHP_FUNCTION()
635 if (!--GC_REFCOUNT(files)) { in PHP_FUNCTION()
[all …]
/PHP-7.1/sapi/fpm/
H A Dphp-fpm.conf.in119 ; Include one or more files. If glob(3) exists, it is used to include a bunch of
120 ; files from a glob(3) pattern. This directive can be used everywhere in the
/PHP-7.1/sapi/fpm/tests/
H A Dfcgi.inc8 * this software and associated documentation files (the "Software"), to deal in
H A Dtester.inc14 * Config directory for included files.
124 * Clean all the created files up
149 // clean all the root files
155 // clean config files
216 * Skip test if any of the supplied files does not exist.
218 * @param mixed $files
220 static public function skipIfAnyFileDoesNotExist($files)
222 if (!is_array($files)) {
223 $files = array($files);
225 foreach ($files as $file) {
/PHP-7.1/sapi/litespeed/
H A DREADME.md8 configuration and .htaccess files.
16 changed at runtime via configuration files like .htaccess files or web
/PHP-7.1/sapi/cgi/
H A DREADME.FastCGI141 time to create, or supply a lot of data (e.g. downloading huge files via PHP).
/PHP-7.1/ext/zlib/tests/
H A Dreadgzfile_variation15.phpt13 //define the files to go into these directories, create one in dir2

Completed in 100 milliseconds

12345678910>>...35