Home
last modified time | relevance | path

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

/PHP-7.2/ext/phar/
H A Dutil.c517 char is_dir; in phar_get_or_create_entry_data() local
1216 int is_dir; in phar_get_entry_info_dir() local
H A Dstream.c742 int is_dir = 0; in phar_wrapper_rename() local
H A Dphar_internal.h260 unsigned int is_dir:1; member
/PHP-7.2/Zend/
H A Dzend_virtual_cwd.c634 …har *path, size_t path_len, const char *realpath, size_t realpath_len, int is_dir, time_t t) /* {{… in realpath_cache_add()
734 …(char *path, int start, int len, int *ll, time_t *t, int use_realpath, int is_dir, int *link_is_di… in tsrm_realpath_r()
H A Dzend_virtual_cwd.h209 uint8_t is_dir:1; member

Completed in 23 milliseconds