Home
last modified time | relevance | path

Searched refs:mtime (Results 1 – 15 of 15) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dfileio.pro15 int time_differs(stat_T *st, long mtime, long mtime_ns);
/vim-8.2.3635/runtime/syntax/
H A Dpsf.vim58 syn region psfAttTime matchgroup=psfAttrib start="^\s*\(create_time\|ctime\|mod_time\|mtime\|timest…
H A Dindent.vim113 \ -pmt --preserve-mtime
H A Dreva.vim74 Builtin mtime open/r open/rw read rename seek space spaces stat
H A Dmush.vim50 syntax keyword mushFunction contained money mtime mudname mul munge mwho name nand
H A D8th.vim186 Builtin mkdir f:mkdir mmap f:mmap mmap-range f:mmap-range mmap-range? f:mmap-range? mtime f:mtime
H A Dprogress.vim213 …efor[e-tab-item] move-col[umn] move-to-b[ottom] move-to-eof move-to-t[op] mtime multi-compile mult…
H A Dbaan.vim1698 syn keyword baanBshell mtime
/vim-8.2.3635/src/
H A Dbufwrite.c578 time_t mtime) // modification time in set_file_time() argument
584 buf.modtime = mtime; in set_file_time()
592 tvp[1].tv_sec = mtime; in set_file_time()
H A Dgui_at_fs.c100 time_t mtime; member
839 if ((!mch_stat(".", &statBuf)) && (statBuf.st_mtime != dir->mtime)) in SFcheckDir()
2038 dir->mtime = statBuf.st_mtime; in SFgetDir()
H A Dfileio.c3122 time_differs(stat_T *st, long mtime, long mtime_ns UNUSED) in time_differs() argument
3132 (long)st->st_mtime - mtime > 1 || mtime - (long)st->st_mtime > 1 in time_differs()
3134 (long)st->st_mtime != mtime in time_differs()
H A Dmemline.c1174 long mtime; in ml_recover() local
1407 mtime = char_to_long(b0p->b0_mtime); in ml_recover()
1412 || org_stat.st_mtime != mtime)) in ml_recover()
/vim-8.2.3635/src/testdir/
H A Dtest_swap.vim127 call assert_match('^\d*$', info.mtime)
/vim-8.2.3635/runtime/autoload/
H A Dphpcomplete.vim1146 " build a string with format of "<tagfile>:<mtime>$<tagfile2>:<mtime2>..."
2018 if getftime(classstructure.file) != classstructure.mtime
2067 " mtime: 42,
2075 " mtime: 42,
2171 \ 'mtime': getftime(full_file_path),
2270 \ 'mtime': 0,
/vim-8.2.3635/runtime/doc/
H A Deval.txt11137 mtime last modification time in seconds