Home
last modified time | relevance | path

Searched defs:is_dir (Results 1 – 7 of 7) sorted by relevance

/PHP-8.1/ext/phar/
H A Dutil.c513 char is_dir; in phar_get_or_create_entry_data() local
1212 int is_dir; in phar_get_entry_info_dir() local
H A Dstream.c740 int is_dir = 0; in phar_wrapper_rename() local
H A Dphar_internal.h264 uint32_t is_dir:1; member
/PHP-8.1/Zend/
H A Dzend_virtual_cwd.c391 …har *path, size_t path_len, const char *realpath, size_t realpath_len, int is_dir, time_t t) /* {{… in realpath_cache_add()
491 …*path, size_t start, size_t len, int *ll, time_t *t, int use_realpath, bool is_dir, int *link_is_d… in tsrm_realpath_r()
H A Dzend_virtual_cwd.h212 uint8_t is_dir:1; member
/PHP-8.1/win32/
H A Dioutil.c863 uint8_t is_dir; in php_win32_ioutil_fstat_int() local
/PHP-8.1/ext/standard/
H A Dbasic_functions.stub.php1211 function is_dir(string $filename): bool {} function

Completed in 45 milliseconds