/PHP-8.2/ext/pcre/pcre2lib/sljit/ |
H A D | sljitProtExecAllocator.c | 72 void *executable; member 209 retval->executable = mmap(NULL, size, PROT_READ | PROT_EXEC, MAP_SHARED, fd, 0); in alloc_chunk() 211 if (retval->executable == MAP_FAILED) { in alloc_chunk() 236 retval->executable = mremap(retval, size, NULL, size, MAP_REMAPDUP); in alloc_chunk() 237 if (retval->executable == MAP_FAILED) { in alloc_chunk() 242 if (mprotect(retval->executable, size, PROT_READ | PROT_EXEC) == -1) { in alloc_chunk() 243 munmap(retval->executable, size); in alloc_chunk() 256 munmap(header->executable, size); in free_chunk() 364 executable_offset = (sljit_sw)((sljit_u8*)chunk_header->executable - (sljit_u8*)chunk_header); in sljit_malloc_exec()
|
/PHP-8.2/sapi/phpdbg/tests/ |
H A D | phpdbg_get_executable_stream_wrapper.inc | 5 return '<result>'; // line 5 is executable
|
H A D | phpdbg_get_executable_stream_wrapper.phpt | 2 Getting executable lines from custom wrappers 71 * Next, we include a PHP file that contains executable lines, via the stream 79 * included file is present in the array, but indicates no executable lines.
|
/PHP-8.2/ext/standard/tests/ |
H A D | skipif_root.inc | 3 // Skip if being run by root (files are always readable, writeable and executable)
|
/PHP-8.2/ext/standard/tests/file/ |
H A D | bug60120.phpt | 7 die("skip No php executable defined\n"); 18 die("No php executable defined\n");
|
H A D | is_executable_variation1.phpt | 23 /* array of files checked to see if they are executable files 47 is an executable file */
|
H A D | chroot_001.phpt | 8 // Skip if not being run by root (files are always readable, writeable and executable)
|
H A D | is_executable_variation3.phpt | 29 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_executable_variation2.phpt | 52 is an executable file */
|
/PHP-8.2/scripts/ |
H A D | phpize.in | 111 shtool at '$builddir/build/shtool' does not exist or is not executable. 112 Make sure that the file exists and is executable and then rerun this script.
|
/PHP-8.2/ext/phar/tests/zip/ |
H A D | notphar.phpt | 2 Phar: a non-executable zip with no stub named .phar.zip
|
/PHP-8.2/ext/fileinfo/libmagic/ |
H A D | ascmagic.c | 128 int executable = 0; in file_ascmagic_with_encoding() local 251 executable = 1; in file_ascmagic_with_encoding() 273 if (executable) in file_ascmagic_with_encoding()
|
/PHP-8.2/ext/phar/tests/ |
H A D | phar_convert_repeated_b.phpt | 105 Cannot write out executable phar archive, phar is read-only 113 Cannot write out executable phar archive, phar is read-only
|
/PHP-8.2/Zend/asm/ |
H A D | LICENSE | 14 works are solely in the form of machine-executable object code generated by
|
/PHP-8.2/ext/phar/ |
H A D | phar_object.stub.php | 243 …final public static function isValidPharFilename(string $filename, bool $executable = true): bool … argument 537 …final public static function isValidPharFilename(string $filename, bool $executable = true): bool … argument
|
H A D | phar_path_check.re | 3 | phar php single-file executable PHP extension |
|
H A D | phar.c | 1912 static int phar_check_str(const char *fname, const char *ext_str, size_t ext_len, int executable, i… in phar_check_str() argument 1919 if (executable == 1) { in phar_check_str() 1935 if (!executable) { in phar_check_str() 1964 …ename, size_t filename_len, const char **ext_str, size_t *ext_len, int executable, int for_create,… in phar_detect_phar_fname_ext() argument 2008 if (executable == 2) { in phar_detect_phar_fname_ext() 2012 if (executable == 1 && !pphar->is_data) { in phar_detect_phar_fname_ext() 2016 if (!executable && pphar->is_data) { in phar_detect_phar_fname_ext() 2079 switch (phar_check_str(filename, *ext_str, *ext_len, executable, for_create)) { in phar_detect_phar_fname_ext() 2092 switch (phar_check_str(filename, *ext_str, *ext_len, executable, for_create)) { in phar_detect_phar_fname_ext() 2245 …n, char **arch, size_t *arch_len, char **entry, size_t *entry_len, int executable, int for_create)… in phar_split_fname() argument [all …]
|
H A D | phar_internal.h | 601 …ename, size_t filename_len, const char **ext_str, size_t *ext_len, int executable, int for_create,… 602 …n, char **arch, size_t *arch_len, char **entry, size_t *entry_len, int executable, int for_create);
|
/PHP-8.2/ext/fileinfo/tests/ |
H A D | magic | 122 >18 lelong &02 executable, 6299 >0 byte ^0x80 executable 6305 >0 byte ^0x80 executable 6311 >0 byte ^0x80 executable 14337 # executable. 15060 >40 byte 1 executable 20468 # Linux 8086 executable 21151 >12 belong 2 executable 23357 # By now an executable type should have been printed out. The executable 31389 >0 byte ^0x80 executable [all …]
|
H A D | magic私はガラスを食べられます | 122 >18 lelong &02 executable, 6299 >0 byte ^0x80 executable 6305 >0 byte ^0x80 executable 6311 >0 byte ^0x80 executable 14337 # executable. 15060 >40 byte 1 executable 20468 # Linux 8086 executable 21151 >12 belong 2 executable 23357 # By now an executable type should have been printed out. The executable 31389 >0 byte ^0x80 executable [all …]
|
/PHP-8.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-8.2/sapi/cli/ |
H A D | config.m4 | 49 dnl Set executable for tests.
|
/PHP-8.2/ext/bcmath/libbcmath/ |
H A D | LICENSE | 231 derivative of it, under Section 2) in object code or executable form 250 creates an executable that is a derivative of the Library (because it 252 library". The executable is therefore covered by this License. 292 Sections 1 and 2 above); and, if the work is an executable linked 296 executable containing the modified Library. (It is understood 304 rather than copying library functions into the executable, and (2) 321 For an executable, the required form of the "work that uses the 323 reproducing the executable from it. However, as a special exception, 327 which the executable runs, unless that component itself accompanies 328 the executable. [all …]
|