PHP_STREAM_FLAG_NO_FCLOSE 234 ext/standard/dir.c dirp->flags |= PHP_STREAM_FLAG_NO_FCLOSE; PHP_STREAM_FLAG_NO_FCLOSE 892 ext/standard/file.c if ((stream->flags & PHP_STREAM_FLAG_NO_FCLOSE) != 0) {