Home
last modified time | relevance | path

Searched refs:files (Results 1 – 25 of 817) sorted by path

12345678910>>...33

/PHP-7.0/
H A D.appveyor.yml12 files:
H A DCODING_STANDARDS15 0. Document your code in source files and the manual. [tm]
255 large files because you can scroll through the file quickly and just unfold
H A DINSTALL34 + .user.ini files
78 text files depending on some arguments you pass to them), you always
519 files to .html.
941 above files should be replaced or commented out.
948 # If php is turned on, we respect .php and .phps files.
1265 --includes List of -I options with all include files
1269 --include-dir Directory prefix where header files are installed by
1375 * .user.ini files
1448 .user.ini files
1463 be recognized in .user.ini-style INI files.
[all …]
H A DMakefile.gcov17 …-@files=`find . -name \*.gcda -o -name \*.gcno -o -name \*.da -o -name \*.c -o -name \*.h | sed -e…
18 for x in $$files; do \
H A DNEWS15 . Fixed bug #77022 (PharData always creates new files with mode 0666). (Stas)
69 . Fixed bug #75384 (PHP seems incompatible with OneDrive files on demand).
782 . Fixed bug #73704 (phpdbg shows the wrong line in files with shebang). (Bob)
841 . Fixed bug #69090 (check cached files permissions). (dmitry)
923 . Fixed bug #71234 (INI files are loaded even invoked as -n --version). (Bob)
997 files). (cmb)
1045 . Fixed bug #68015 (Session does not report invalid uid for files save handler).
1067 . Fixed bug #70752 (Depacking with wrong password leaves 0 length files).
1435 . Fixed bug #72505 (readfile() mangles files larger than 2G). (Cschneid)
1906 . Fixed inherited functions from unspecified files being included in
[all …]
H A DREADME.EXT_SKEL27 If you don't need to test the existence of any external header files,
51 and header files. Keep these names.
H A DREADME.GIT-RULES83 modified several unrelated files, commit each group separately and
H A DREADME.REDIST.BINS167 and other parties. The following terms apply to all files associated
168 with the software unless explicitly disclaimed in individual files.
268 software and associated documentation files (the "Software"), and (b)
H A DREADME.RELEASE_PROCESS64 credits files in ext/standard.
149 INSTALL and win32/install.txt files which are generated from the PHP manual sources.
166 credits files in ext/standard.
179 Check if the pear files are updated (phar).
181 10. Generate the GPG signature files for the archives.
184 11. Commit and push all the tarballs and signature files to web/php-distributions.git,
H A DREADME.SELF-CONTAINED-EXTENSIONS40 You now have an empty directory. We will copy the files from
67 It consists of two source files "foo.c" and "bar.c"
68 (and any arbitrary amount of header files, but that is not
76 LTLIBRARY_SOURCES specifies the names of the sources files. You can
77 name an arbitrary number of source files here.
98 extension. The second names the source-code files. The third passes
118 Put config.m4 and the source files into one directory. Then, run phpize
125 This will automatically copy the necessary build files and create
164 2. The following should be defined in one of the extension header files
H A DREADME.STREAMS15 special case sockets and files every time you need to work with a "user-level"
H A DREADME.TESTING61 from the source root and any subdirectories below. If there are files,
63 in these files, determines whether it should run it, by evaluating
83 ext/myext/tests/myext.phpt fails to pass, the following files are created:
99 NOTE: The files generated by tests can be selected by setting the
152 [Creating new test files]
H A DREADME.TESTING230 * New sections supported for test files (see below)
47 3. run tests over http, copying test files into document root
H A DREADME.UNIX-BUILD-SYSTEM47 Makefile.ins are abandoned. The files which are to be compiled
66 the source-code files here as well. If you need to specify
71 E.g. this builds the three files which are located relative to the
72 extension source directory and compiles all three files with the
75 Now, you need to tell the build system that you want to build files
105 I.e. specify the source-code files as above and also pass the
H A DREADME.namespaces25 global name. Several files may be using the same namespace.
H A DUPGRADING423 . Removed support for #-style comments in ini files. Use ;-style comments
818 . Support for large files in 64 bit builds.
H A DUPGRADING.INTERNALS162 C/C++ files
275 - configure.js now produces response files which are passed to the linker
/PHP-7.0/TSRM/m4/
H A Dgethostbyname.m425 # These example files can be found at
/PHP-7.0/Zend/RFCs/
H A D002.txt85 Individual files may define a namespace that will apply to the entire
/PHP-7.0/Zend/
H A DZendCore.dep4 "..\..\..\program files\microsoft visual studio\vc98\include\basetsd.h"\
19 "..\..\..\program files\microsoft visual studio\vc98\include\basetsd.h"\
27 "..\..\..\program files\microsoft visual studio\vc98\include\basetsd.h"\
47 "..\..\..\program files\microsoft visual studio\vc98\include\basetsd.h"\
59 "..\..\..\program files\microsoft visual studio\vc98\include\basetsd.h"\
80 "..\..\..\program files\microsoft visual studio\vc98\include\basetsd.h"\
97 "..\..\..\program files\microsoft visual studio\vc98\include\basetsd.h"\
107 "..\..\..\program files\microsoft visual studio\vc98\include\basetsd.h"\
127 "..\..\..\program files\microsoft visual studio\vc98\include\basetsd.h"\
144 "..\..\..\program files\microsoft visual studio\vc98\include\basetsd.h"\
[all …]
/PHP-7.0/Zend/tests/
H A Dbug39602.phpt10 ini_set("session.save_handler","files");
H A Dget_required_files.phpt9 $files = get_required_files();
10 var_dump($files);
H A Dhalt_compiler2.phpt2 __HALT_COMPILER(); 2 files
H A Dunset_cv05.phpt5 session.save_handler=files
H A Dunset_cv06.phpt7 session.save_handler=files

Completed in 60 milliseconds

12345678910>>...33