Searched refs:spl_intern_is_glob (Results 1 – 1 of 1) sorted by relevance
206 static inline bool spl_intern_is_glob(const spl_filesystem_object *intern) in spl_intern_is_glob() function215 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