Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_directory.h112 #define SPL_FILE_DIR_FOLLOW_SYMLINKS 0x00004000 /* make RecursiveDirectoryTree::hasChildren()… macro
H A Dspl_directory_arginfo.h552 ZVAL_LONG(&const_FOLLOW_SYMLINKS_value, SPL_FILE_DIR_FOLLOW_SYMLINKS); in register_class_FilesystemIterator()
H A Dspl_directory.c1508 && !(intern->flags & SPL_FILE_DIR_FOLLOW_SYMLINKS)) { in PHP_METHOD()

Completed in 16 milliseconds