Home
last modified time | relevance | path

Searched refs:executable (Results 26 – 50 of 57) sorted by relevance

123

/PHP-5.4/ext/standard/tests/dir/
H A Dscandir_variation5.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
H A Dscandir_variation7.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 Ddir_variation3.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
/PHP-5.4/ext/standard/tests/file/
H A Dis_readable_variation1.phpt6 // Skip if being run by root (files are always readable, writeable and executable)
H A Dunlink_variation1.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
H A Dsymlink_link_linkinfo_is_link_variation6.phpt15 // Skip if being run by root (files are always readable, writeable and executable)
H A Dis_writable_variation1.phpt7 // Skip if being run by root (files are always readable, writeable and executable)
H A Dis_executable_basic.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
22 Description: Tells whether the filename is executable
35 /* loop to check if the file with new mode is executable
H A Dis_executable_basic-win32.phpt12 Description: Tells whether the filename is executable
23 /* loop to check if the file with new mode is executable
/PHP-5.4/ext/phar/
H A Dphar.c1837 static int phar_check_str(const char *fname, const char *ext_str, int ext_len, int executable, int … argument
1846 if (executable == 1) {
1863 if (!executable) {
1892 …r *filename, int filename_len, const char **ext_str, int *ext_len, int executable, int for_create,… argument
1936 if (executable == 2) {
1940 if (executable == 1 && !(*pphar)->is_data) {
1944 if (!executable && (*pphar)->is_data) {
2043 switch (phar_check_str(filename, *ext_str, *ext_len, executable, for_create TSRMLS_CC)) {
2056 switch (phar_check_str(filename, *ext_str, *ext_len, executable, for_create TSRMLS_CC)) {
2257 …ame_len, char **arch, int *arch_len, char **entry, int *entry_len, int executable, int for_create … argument
[all …]
H A Dphar_internal.h702 …r *filename, int filename_len, const char **ext_str, int *ext_len, int executable, int for_create,…
703 …ame_len, char **arch, int *arch_len, char **entry, int *entry_len, int executable, int for_create …
H A Dphar_object.c1097 zend_bool executable = 1; local
1099 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|b", &fname, &fname_len, &executable) == FA…
1103 is_executable = executable;
5218 ZEND_ARG_INFO(0, executable)
/PHP-5.4/
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 DUPGRADING.INTERNALS214 …. When adding new binary SAPI (executable, like CLI/CGI/FPM) use CLI config.m4 and Makefile.frag f…
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 Dltmain.sh233 *executable*) # but shell scripts are "executable" too...
4964 /* $cwrappersource - temporary wrapper executable for $objdir/$outputname
4970 This wrapper executable should never be moved out of the build directory.
/PHP-5.4/win32/
H A Dinstall.txt82 need the command line executable. For more information, read the
184 the mysqli extension and the CGI executable:
188 MainExecutable - php.exe executable
189 ScriptExecutable - php-win.exe executable
194 apacheCGI - Apache CGI executable
196 iis4CGI - IIS CGI executable
198 Xitami - Xitami CGI executable
200 CGI - php-cgi.exe executable
328 |-php-cgi.exe -- CGI executable
353 CGI executable, a CLI executable, and server modules, but they are
[all …]
/PHP-5.4/sapi/litespeed/
H A DREADME40 You should find an executable called 'php' under sapi/litespeed/
44 need to overwrite the old executable with this one and you are all
/PHP-5.4/ext/bcmath/libbcmath/
H A Daclocal.m494 # an executable is not found, even if stderr is redirected.
/PHP-5.4/sapi/fpm/
H A Dconfig.m46 [ --enable-fpm Enable building of the fpm SAPI executable], no, no)
/PHP-5.4/build/
H A Dlibtool.m4367 # Links a minimal program and checks the executable
1409 # soname into executable. Probably we can add versioning support to
1507 # FIXME: first we should search . and the directory the executable is in
1813 # ldd complains unless libraries are executable
2489 lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)'
3036 # Determine the default libpath from the value encoded in an empty executable.
3047 # Determine the default libpath from the value encoded in an empty executable.
3816 dnl because it contains code intended for an executable,
4397 # How to hardcode a shared library path into an executable.
5727 # Determine the default libpath from the value encoded in an empty executable.
[all …]
/PHP-5.4/ext/mbstring/
H A DREADME_PHP3-i18n-ja17 ASCII with i18n option enabled. (note: executable is bit larger due

Completed in 113 milliseconds

123