Searched defs:executable (Results 1 – 3 of 3) sorted by relevance
/PHP-7.2/ext/fileinfo/libmagic/ |
H A D | ascmagic.c | 118 int executable = 0; in file_ascmagic_with_encoding() local
|
/PHP-7.2/ext/phar/ |
H A D | phar.c | 1849 static int phar_check_str(const char *fname, const char *ext_str, int ext_len, int executable, int … 1901 …har *filename, int filename_len, const char **ext_str, int *ext_len, int executable, int for_creat… 2195 …ename_len, char **arch, int *arch_len, char **entry, int *entry_len, int executable, int for_creat…
|
H A D | phar_object.c | 1087 zend_bool executable = 1; in PHP_METHOD() local
|
Completed in 25 milliseconds