Searched defs:executable (Results 1 – 6 of 6) sorted by relevance
/php-src/ext/pcre/pcre2lib/sljit/allocator_src/ |
H A D | sljitProtExecAllocatorNetBSD.c | 31 void *executable; member
|
H A D | sljitProtExecAllocatorPosix.c | 31 void *executable; member
|
/php-src/ext/fileinfo/libmagic/ |
H A D | ascmagic.c | 128 int executable = 0; in file_ascmagic_with_encoding() local
|
/php-src/ext/phar/ |
H A D | phar.c | 1915 …ar_check_str(const char *fname, const char *ext_str, size_t ext_len, int executable, int for_creat… in phar_check_str() 1967 …ilename, size_t filename_len, const char **ext_str, size_t *ext_len, int executable, int for_creat… in phar_detect_phar_fname_ext() 2240 …len, char **arch, size_t *arch_len, char **entry, size_t *entry_len, int executable, int for_creat… in phar_split_fname()
|
H A D | phar_object.stub.php | 227 …final public static function isValidPharFilename(string $filename, bool $executable = true): bool … 515 …final public static function isValidPharFilename(string $filename, bool $executable = true): bool …
|
H A D | phar_object.c | 1063 bool executable = 1; in PHP_METHOD() local
|
Completed in 31 milliseconds