S_ISLNK          1061 TSRM/tsrm_virtual_cwd.c 		if (save && S_ISLNK(st.st_mode)) {
S_ISLNK           429 ext/phar/func_interceptors.c #ifndef S_ISLNK
S_ISLNK           514 ext/phar/func_interceptors.c 		if (S_ISLNK(stat_sb->st_mode)) {
S_ISLNK           534 ext/phar/func_interceptors.c 		RETURN_BOOL(S_ISLNK(stat_sb->st_mode));
S_ISLNK           150 ext/session/mod_files.c 				if (S_ISLNK(sbuf.st_mode) && php_check_open_basedir(buf TSRMLS_CC)) {
S_ISLNK            94 ext/standard/filestat.c #ifndef S_ISLNK
S_ISLNK           981 ext/standard/filestat.c 		if (S_ISLNK(ssb.sb.st_mode)) {
S_ISLNK          1007 ext/standard/filestat.c 		RETURN_BOOL(S_ISLNK(ssb.sb.st_mode));
S_ISLNK            70 win32/glob.c   #ifndef S_ISLNK
S_ISLNK           571 win32/glob.c   				(S_ISLNK(sb.st_mode) &&