Home
last modified time | relevance | path

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

123

/PHP-5.5/ext/standard/tests/dir/
H A Dopendir_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)
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.5/sapi/cli/
H A Dconfig.m455 dnl Set executable for tests
/PHP-5.5/ext/standard/tests/file/
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
H A Dis_readable_basic.phpt8 // Skip if being run by root (files are always readable, writeable and 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)
/PHP-5.5/
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 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.5/ext/bcmath/libbcmath/
H A Daclocal.m494 # an executable is not found, even if stderr is redirected.
/PHP-5.5/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.5/win32/
H A Dinstall.txt76 executable of PHP to process all PHP file requests on the server.
81 need the command line executable. For more information, read the
94 will also find information on the command line executable in the
200 |-php-cgi.exe -- CGI executable
225 CGI executable, a CLI executable, and server modules, but they are
412 * When defining the executable, the 'check that file exists' box may
728 More details about setting up PHP as a CGI executable can be found
886 OmniHTTPd. This is a CGI executable setup. SAPI is supported by
934 executable i.e. C:\php\php-cgi.exe.
1635 containing the PHP executable (php.exe on Windows) and run php -i. If
[all …]
/PHP-5.5/sapi/fpm/
H A Dconfig.m46 [ --enable-fpm Enable building of the fpm SAPI executable], no, no)
/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/mbstring/
H A DREADME_PHP3-i18n-ja17 ASCII with i18n option enabled. (note: executable is bit larger due

Completed in 100 milliseconds

123