Home
last modified time | relevance | path

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

12

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitProtExecAllocator.c72 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 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
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 Dskipif_root.inc3 // Skip if being run by root (files are always readable, writeable and executable)
/PHP-8.2/ext/standard/tests/file/
H A Dbug60120.phpt7 die("skip No php executable defined\n");
18 die("No php executable defined\n");
H A Dis_executable_variation1.phpt23 /* array of files checked to see if they are executable files
47 is an executable file */
H A Dchroot_001.phpt8 // Skip if not being run by root (files are always readable, writeable and executable)
H A Dis_executable_variation3.phpt29 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_executable_variation2.phpt52 is an executable file */
/PHP-8.2/scripts/
H A Dphpize.in111 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 Dnotphar.phpt2 Phar: a non-executable zip with no stub named .phar.zip
/PHP-8.2/ext/fileinfo/libmagic/
H A Dascmagic.c128 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 Dphar_convert_repeated_b.phpt105 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 DLICENSE14 works are solely in the form of machine-executable object code generated by
/PHP-8.2/ext/phar/
H A Dphar_object.stub.php243 …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 Dphar_path_check.re3 | phar php single-file executable PHP extension |
H A Dphar.c1912 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 Dphar_internal.h601 …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 Dmagic122 >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 Dmagic私はガラスを食べられます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 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-8.2/sapi/cli/
H A Dconfig.m449 dnl Set executable for tests.
/PHP-8.2/ext/bcmath/libbcmath/
H A DLICENSE231 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 …]

Completed in 267 milliseconds

12