FS_LSTAT 728 ext/standard/filestat.c #define IS_LINK_OPERATION(__t) ((__t) == FS_TYPE || (__t) == FS_IS_LINK || (__t) == FS_LSTAT) FS_LSTAT 921 ext/standard/filestat.c case FS_LSTAT: FS_LSTAT 1088 ext/standard/filestat.c FileFunction(php_if_lstat, FS_LSTAT)