Home
last modified time | relevance | path

Searched refs:executable (Results 1 – 25 of 55) sorted by relevance

123

/PHP-7.3/sapi/tests/
H A Dtest002.phpt4 Apache likes to set SCRIPT_FILENAME to the php executable
8 of the executable.
H A Dtest004.phpt4 Apache likes to set SCRIPT_FILENAME to the php executable
8 of the executable.
/PHP-7.3/ext/standard/tests/file/
H A Dis_executable_variation3.phpt8 // 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 Dis_executable_variation1.phpt12 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 Dbug60120.phpt10 die("skip No php executable defined\n");
20 die("No php executable defined\n");
H A Dis_executable_error.phpt6 Description: Tells whether the filename is executable
H A Dis_executable_variation2.phpt22 Description: Tells whether the filename is executable
65 is an executable file */
H A D001.phpt78 echo "test.file is executable\n";
80 echo "test.file is not executable\n";
139 test.file is executable
H A Dproc_open01.phpt9 die("no php executable defined");
H A Dis_readable_variation3.phpt7 // Skip if being run by root (files are always readable, writeable and executable)
H A Dis_writable_variation3.phpt6 // Skip if being run by root (files are always readable, writeable and executable)
H A Dcopy_variation15.phpt7 // Skip if being run by root (files are always readable, writeable and executable)
H A Dcopy_variation9.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
/PHP-7.3/sapi/phpdbg/tests/
H A Dphpdbg_get_executable_stream_wrapper.inc5 return '<result>'; // line 5 is executable
H A Dphpdbg_get_executable_stream_wrapper.phpt2 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.
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitProtExecAllocator.c72 void *executable; member
189 retval->executable = mmap(NULL, size, PROT_READ | PROT_EXEC, MAP_SHARED, fd, 0); in alloc_chunk()
191 if (retval->executable == MAP_FAILED) { in alloc_chunk()
206 munmap(header->executable, size); in free_chunk()
315 executable_offset = (sljit_sw)((sljit_u8*)chunk_header->executable - (sljit_u8*)chunk_header); in sljit_malloc_exec()
/PHP-7.3/ext/fileinfo/
H A Dmagicdata.patch94 -0 regex \^import\ [_[:alpha:]]+\ as\ [[:alpha:]][[:space:]]*$ Python script text executable
95 +0 regex/4096 \^import\ [_[:alpha:]]+\ as\ [[:alpha:]][[:space:]]*$ Python script text executable
103 ->&0 regex \^[[:space:]]*except.*:$ Python script text executable
104 +>&0 regex/4096 \^[[:space:]]*except.*:$ Python script text executable
107 >&0 search/4096 finally: Python script text executable
114 >&0 regex \\(([[:alpha:]*_,\ ]){0,255}\\):$ Python script text executable
/PHP-7.3/scripts/
H A Dphpize.in110 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.3/ext/fileinfo/libmagic/
H A Dascmagic.c122 int executable = 0; in file_ascmagic_with_encoding() local
226 executable = 1; in file_ascmagic_with_encoding()
248 if (executable) in file_ascmagic_with_encoding()
/PHP-7.3/ext/phar/tests/zip/
H A Dnotphar.phpt2 Phar: a non-executable zip with no stub named .phar.zip
/PHP-7.3/ext/phar/tests/
H A Dphar_convert_repeated_b.phpt111 Cannot write out executable phar archive, phar is read-only
119 Cannot write out executable phar archive, phar is read-only
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic122 >18 lelong &02 executable,
4998 >0 byte ^0x80 executable
5004 >0 byte ^0x80 executable
5010 >0 byte ^0x80 executable
12031 # executable.
12673 >40 byte 1 executable
16690 # Linux 8086 executable
17309 >12 belong 2 executable
19000 # By now an executable type should have been printed out. The executable
24795 >0 byte ^0x80 executable
[all …]
H A Dmagic私はガラスを食べられます122 >18 lelong &02 executable,
4998 >0 byte ^0x80 executable
5004 >0 byte ^0x80 executable
5010 >0 byte ^0x80 executable
12031 # executable.
12673 >40 byte 1 executable
16690 # Linux 8086 executable
17309 >12 belong 2 executable
19000 # By now an executable type should have been printed out. The executable
24795 >0 byte ^0x80 executable
[all …]
/PHP-7.3/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-7.3/ext/phar/
H A Dphar_path_check.re3 | phar php single-file executable PHP extension |

Completed in 235 milliseconds

123