Searched refs:executable (Results 1 – 25 of 60) sorted by relevance
123
/PHP-7.2/sapi/tests/ |
H A D | test002.phpt | 4 Apache likes to set SCRIPT_FILENAME to the php executable 8 of the executable.
|
H A D | test004.phpt | 4 Apache likes to set SCRIPT_FILENAME to the php executable 8 of the executable.
|
/PHP-7.2/ext/standard/tests/file/ |
H A D | is_executable_variation3.phpt | 8 // Skip if being run by root (files are always readable, writeable and executable) 22 Description: Tells whether the filename is executable 45 is an executable file */
|
H A D | is_executable_variation1.phpt | 12 Description: Tells whether the filename is executable 27 /* array of files checked to see if they are executable files 51 is an executable file */
|
H A D | bug60120.phpt | 10 die("skip No php executable defined\n"); 20 die("No php executable defined\n");
|
H A D | is_executable_error.phpt | 6 Description: Tells whether the filename is executable
|
H A D | is_executable_variation2.phpt | 22 Description: Tells whether the filename is executable 65 is an executable file */
|
H A D | 001.phpt | 78 echo "test.file is executable\n"; 80 echo "test.file is not executable\n"; 139 test.file is executable
|
H A D | proc_open01.phpt | 9 die("no php executable defined");
|
H A D | is_readable_variation3.phpt | 7 // Skip if being run by root (files are always readable, writeable and executable)
|
H A D | is_writable_variation3.phpt | 6 // Skip if being run by root (files are always readable, writeable and executable)
|
H A D | copy_variation9.phpt | 8 // Skip if being run by root (files are always readable, writeable and executable)
|
H A D | copy_variation15.phpt | 7 // Skip if being run by root (files are always readable, writeable and executable)
|
/PHP-7.2/sapi/phpdbg/tests/ |
H A D | phpdbg_get_executable_stream_wrapper.phpt | 2 Getting executable lines from custom wrappers 69 * Next, we include a PHP file that contains executable lines, via the stream 77 * included file is present in the array, but indicates no executable lines.
|
H A D | phpdbg_get_executable_stream_wrapper.inc | 5 return '<result>'; // line 5 is executable
|
/PHP-7.2/scripts/ |
H A D | phpize.in | 110 shtool at '$builddir/build/shtool' does not exist or is not executable. 111 Make sure that the file exists and is executable and then rerun this script.
|
/PHP-7.2/ext/fileinfo/ |
H A D | magicdata.patch | 45 0 string/wt #!\ /usr/bin/awk awk script text executable 51 0 string/wt #!\ /bin/rc Plan 9 rc shell script text executable 113 ->&0 regex \^[A-Za-z0-9_]*except.*: Python script text executable 114 +>&0 regex \^[\040\t\f\r\n]*except.*: Python script text executable 117 >&0 search/4096 finally: Python script text executable
|
/PHP-7.2/ext/fileinfo/libmagic/ |
H A D | ascmagic.c | 118 int executable = 0; in file_ascmagic_with_encoding() local 219 executable = 1; in file_ascmagic_with_encoding() 241 if (executable) in file_ascmagic_with_encoding()
|
/PHP-7.2/ext/phar/tests/zip/ |
H A D | notphar.phpt | 2 Phar: a non-executable zip with no stub named .phar.zip
|
/PHP-7.2/ext/phar/tests/ |
H A D | phar_convert_repeated_b.phpt | 111 Cannot write out executable phar archive, phar is read-only 119 Cannot write out executable phar archive, phar is read-only
|
/PHP-7.2/ext/fileinfo/tests/ |
H A D | magic | 89 >18 lelong &02 executable, 4573 >0 byte ^0x80 executable 4579 >0 byte ^0x80 executable 4585 >0 byte ^0x80 executable 11228 # executable. 11809 >40 byte 1 executable 15401 # Linux 8086 executable 16017 >12 belong 2 executable 17560 # By now an executable type should have been printed out. The executable 22927 >0 byte ^0x80 executable [all …]
|
H A D | magic私はガラスを食べられます | 89 >18 lelong &02 executable, 4573 >0 byte ^0x80 executable 4579 >0 byte ^0x80 executable 4585 >0 byte ^0x80 executable 11228 # executable. 11809 >40 byte 1 executable 15401 # Linux 8086 executable 16017 >12 belong 2 executable 17560 # By now an executable type should have been printed out. The executable 22927 >0 byte ^0x80 executable [all …]
|
/PHP-7.2/ext/mbstring/libmbfl/ |
H A D | LICENSE | 228 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-7.2/ext/phar/ |
H A D | phar_path_check.re | 3 | phar php single-file executable PHP extension |
|
/PHP-7.2/sapi/cli/ |
H A D | config.m4 | 52 dnl Set executable for tests
|
Completed in 148 milliseconds
123