Searched defs:is_dir (Results 1 – 6 of 6) sorted by relevance
/php-src/ext/phar/ |
H A D | util.c | 639 char is_dir; in phar_get_or_create_entry_data() local 1258 int is_dir; in phar_get_entry_info_dir() local
|
H A D | stream.c | 743 int is_dir = 0; in phar_wrapper_rename() local
|
H A D | phar_internal.h | 231 uint32_t is_dir:1; member
|
/php-src/Zend/ |
H A D | zend_virtual_cwd.c | 389 …har *path, size_t path_len, const char *realpath, size_t realpath_len, int is_dir, time_t t) /* {{… in realpath_cache_add() 489 …*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 D | zend_virtual_cwd.h | 224 uint8_t is_dir:1; member
|
/php-src/win32/ |
H A D | ioutil.c | 838 uint8_t is_dir; in php_win32_ioutil_fstat_int() local
|
Completed in 27 milliseconds