Home
last modified time | relevance | path

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

/PHP-8.2/ext/spl/
H A Dspl_directory.h113 #define SPL_FILE_DIR_FOLLOW_SYMLINKS 0x00004000 /* make RecursiveDirectoryTree::hasChildren()… macro
H A Dspl_directory_arginfo.h560 ZVAL_LONG(&const_FOLLOW_SYMLINKS_value, SPL_FILE_DIR_FOLLOW_SYMLINKS); in register_class_FilesystemIterator()
H A Dspl_directory.c1515 && !(intern->flags & SPL_FILE_DIR_FOLLOW_SYMLINKS)) { in PHP_METHOD()

Completed in 13 milliseconds