Searched refs:SPL_FILE_DIR_FOLLOW_SYMLINKS (Results 1 – 2 of 2) sorted by relevance
143 #define SPL_FILE_DIR_FOLLOW_SYMLINKS 0x00000200 /* make RecursiveDirectoryTree::hasChildren()… macro
1475 if (!allow_links && !(intern->flags & SPL_FILE_DIR_FOLLOW_SYMLINKS)) { in SPL_METHOD()3130 …STER_SPL_CLASS_CONST_LONG(FilesystemIterator, "FOLLOW_SYMLINKS", SPL_FILE_DIR_FOLLOW_SYMLINKS); in PHP_MINIT_FUNCTION()
Completed in 13 milliseconds