Home
last modified time | relevance | path

Searched refs:executable (Results 1 – 25 of 56) sorted by path

123

/PHP-5.5/
H A DINSTALL75 executable of PHP to process all PHP file requests on the server.
80 need the command line executable. For more information, read the
93 will also find information on the command line executable in the
1323 the settings of the PHP executable you are using. The following PHP
1332 drive:\\path\to\php\executable\php.exe -i
1345 php.ini located alongside your PHP executable. To find out where your
1946 the directory containing the PHP executable (php.exe on Windows)
1976 line, change to the directory containing the PHP executable
H A DREADME.TESTING33 [Which "php" executable "make test" look for]
37 select the PHP executable that is to be tested, that is, used to run the test scripts.
H A DREADME.TESTING223 Will emulate a CGI environment when testing with the cgi sapi executable.
H A Dconfigure.in397 AC_MSG_CHECKING([for executable SAPI binaries])
/PHP-5.5/build/
H A Dlibtool.m4367 # Links a minimal program and checks the executable
1415 # soname into executable. Probably we can add versioning support to
1513 # FIXME: first we should search . and the directory the executable is in
1819 # ldd complains unless libraries are executable
2496 lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)'
3043 # Determine the default libpath from the value encoded in an empty executable.
3054 # Determine the default libpath from the value encoded in an empty executable.
3823 dnl because it contains code intended for an executable,
4404 # How to hardcode a shared library path into an executable.
5734 # Determine the default libpath from the value encoded in an empty executable.
[all …]
/PHP-5.5/ext/bcmath/libbcmath/
H A Daclocal.m494 # an executable is not found, even if stderr is redirected.
/PHP-5.5/ext/fileinfo/libmagic/
H A Dascmagic.c121 int executable = 0; in file_ascmagic_with_encoding() local
218 executable = 1; in file_ascmagic_with_encoding()
240 if (executable) in file_ascmagic_with_encoding()
/PHP-5.5/ext/fileinfo/
H A Dmagicdata.patch22 0 string/wt #!\ /usr/bin/awk awk script text executable
28 0 string/wt #!\ /bin/rc Plan 9 rc shell script text executable
47 0 string/wt #!\ /usr/bin/awk awk script text executable
54 0 string/wt #!\ /bin/rc Plan 9 rc shell script text executable
73 0 string/wt #!\ /usr/bin/awk awk script text executable
80 0 string/wt #!\ /bin/rc Plan 9 rc shell script text executable
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic89 >18 lelong &02 executable,
3357 >0 byte ^0x80 executable
3363 >0 byte ^0x80 executable
3369 >0 byte ^0x80 executable
8008 # executable.
8586 >40 byte 1 executable
11325 # Linux 8086 executable
11784 >12 belong 2 executable
13061 # By now an executable type should have been printed out. The executable
16724 >0 byte ^0x80 executable
[all …]
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja17 ASCII with i18n option enabled. (note: executable is bit larger due
/PHP-5.5/ext/mbstring/libmbfl/
H A DLICENSE228 derivative of it, under Section 2) in object code or executable form
247 creates an executable that is a derivative of the Library (because it
249 library". The executable is therefore covered by this License.
289 Sections 1 and 2 above); and, if the work is an executable linked
293 executable containing the modified Library. (It is understood
301 rather than copying library functions into the executable, and (2)
318 For an executable, the required form of the "work that uses the
320 reproducing the executable from it. However, as a special exception,
324 which the executable runs, unless that component itself accompanies
325 the executable.
[all …]
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog569 executable memory. Patch inspired by Carsten Klein.
1403 21. Retrieve executable code size support for the JIT compiler and fixing
4299 19. libpcre.pc was being incorrectly installed as executable.
H A DREADME441 The "configure" script also creates config.status, which is an executable
/PHP-5.5/ext/phar/
H A Dphar.c1836 static int phar_check_str(const char *fname, const char *ext_str, int ext_len, int executable, int … argument
1845 if (executable == 1) {
1862 if (!executable) {
1891 …r *filename, int filename_len, const char **ext_str, int *ext_len, int executable, int for_create,… argument
1935 if (executable == 2) {
1939 if (executable == 1 && !(*pphar)->is_data) {
1943 if (!executable && (*pphar)->is_data) {
2042 switch (phar_check_str(filename, *ext_str, *ext_len, executable, for_create TSRMLS_CC)) {
2055 switch (phar_check_str(filename, *ext_str, *ext_len, executable, for_create TSRMLS_CC)) {
2256 …ame_len, char **arch, int *arch_len, char **entry, int *entry_len, int executable, int for_create … argument
[all …]
H A Dphar_internal.h645 …r *filename, int filename_len, const char **ext_str, int *ext_len, int executable, int for_create,…
646 …ame_len, char **arch, int *arch_len, char **entry, int *entry_len, int executable, int for_create …
H A Dphar_object.c1084 zend_bool executable = 1; in PHP_METHOD() local
1086 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "p|b", &fname, &fname_len, &executable) == FA… in PHP_METHOD()
1090 is_executable = executable; in PHP_METHOD()
5126 ZEND_ARG_INFO(0, executable)
H A Dphar_path_check.re3 | phar php single-file executable PHP extension |
/PHP-5.5/ext/phar/tests/
H A Dphar_convert_repeated_b.phpt109 Cannot write out executable phar archive, phar is read-only
117 Cannot write out executable phar archive, phar is read-only
/PHP-5.5/ext/phar/tests/zip/
H A Dnotphar.phpt2 Phar: a non-executable zip with no stub named .phar.zip
/PHP-5.5/ext/standard/tests/dir/
H A Ddir_variation3.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
H A Ddir_variation7.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
H A Dopendir_variation5.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
H A Dopendir_variation7.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
H A Dreaddir_variation5.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
H A Dscandir_variation5.phpt8 // Skip if being run by root (files are always readable, writeable and executable)

Completed in 143 milliseconds

123