Home
last modified time | relevance | path

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

/PHP-8.0/ext/spl/
H A Dspl_directory.c259 int skip_dots = SPL_HAS_FLAG(intern->flags, SPL_FILE_DIR_SKIPDOTS); in spl_filesystem_dir_open() local
356 int index, skip_dots; in spl_filesystem_object_clone() local
813 int skip_dots = SPL_HAS_FLAG(intern->flags, SPL_FILE_DIR_SKIPDOTS); in PHP_METHOD() local
1425 int skip_dots = SPL_HAS_FLAG(intern->flags, SPL_FILE_DIR_SKIPDOTS); in PHP_METHOD() local

Completed in 16 milliseconds