Home
last modified time | relevance | path

Searched refs:spl_intern_is_glob (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/spl/
H A Dspl_directory.c206 static inline bool spl_intern_is_glob(const spl_filesystem_object *intern) in spl_intern_is_glob() function
215 if (intern->type == SPL_FS_DIR && spl_intern_is_glob(intern)) { in spl_filesystem_object_get_path()
645 if (spl_intern_is_glob(intern)) { in spl_filesystem_object_get_debug_info()
1599 if (spl_intern_is_glob(intern)) { in PHP_METHOD()

Completed in 14 milliseconds