Searched refs:executable (Results 1 – 25 of 59) sorted by relevance
123
/PHP-7.0/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.0/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("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_variation15.phpt | 7 // 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 | mkdir_rmdir_variation2.phpt | 8 // Skip if being run by root (files are always readable, writeable and executable)
|
/PHP-7.0/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.0/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.0/ext/fileinfo/libmagic/ |
H A D | ascmagic.c | 121 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.0/ext/phar/tests/zip/ |
H A D | notphar.phpt | 2 Phar: a non-executable zip with no stub named .phar.zip
|
/PHP-7.0/ext/fileinfo/tests/ |
H A D | magic | 89 >18 lelong &02 executable, 3747 >0 byte ^0x80 executable 3753 >0 byte ^0x80 executable 3759 >0 byte ^0x80 executable 9125 # executable. 9706 >40 byte 1 executable 12720 # Linux 8086 executable 13262 >12 belong 2 executable 14626 # By now an executable type should have been printed out. The executable 19290 >0 byte ^0x80 executable [all …]
|
/PHP-7.0/ext/phar/tests/ |
H A D | phar_convert_repeated_b.phpt | 109 Cannot write out executable phar archive, phar is read-only 117 Cannot write out executable phar archive, phar is read-only
|
/PHP-7.0/ext/fileinfo/ |
H A D | magicdata.patch | 22 0 string/wt #!\ /usr/bin/awk awk script text executable 29 0 string/wt #!\ /bin/rc Plan 9 rc shell script text executable 48 0 string/wt #!\ /usr/bin/awk awk script text executable 55 0 string/wt #!\ /bin/rc Plan 9 rc shell script text executable
|
/PHP-7.0/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.0/ext/phar/ |
H A D | phar_path_check.re | 3 | phar php single-file executable PHP extension |
|
/PHP-7.0/sapi/cli/ |
H A D | config.m4 | 55 dnl Set executable for tests
|
Completed in 99 milliseconds
123