Searched refs:visited (Results 1 – 13 of 13) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | if_mzsch.c | 167 Scheme_Hash_Table *visited); 170 Scheme_Hash_Table *visited); 2962 Scheme_Hash_Table *visited = NULL; in vim_to_mzscheme() local 2966 MZ_GC_VAR_IN_REG(1, visited); in vim_to_mzscheme() 2986 MZ_GC_VAR_IN_REG(1, visited); in vim_to_mzscheme_impl() 3152 Scheme_Hash_Table *visited = NULL; in mzscheme_to_vim() local 3156 MZ_GC_VAR_IN_REG(1, visited); in mzscheme_to_vim() 3163 for (i = 0; i < visited->size; ++i) in mzscheme_to_vim() 3166 if (visited->vals[i] != NULL) in mzscheme_to_vim() 3175 Scheme_Hash_Table *visited) in mzscheme_to_vim_impl() argument [all …]
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | rubycomplete.vim | 375 visited = [] 381 dprint "visited: %s" % visited.to_s 382 break if visited.index( nums ) 383 visited << nums
|
| H A D | csscomplete.vim | 569 … "read-write", "required", "right", "root", "scope", "target", "valid", "visited", "first-line", "…
|
| H A D | netrw.vim | 3557 " saves most recently visited directories (when they differ)
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | uganda.txt | 200 visited about once a year to check the progress (at our own cost). I have 201 visited the centre myself many times, starting in 1993. The visit reports are
|
| H A D | tabpage.txt | 294 will not be visited.
|
| H A D | windows.txt | 755 windows will not be visited. 777 buffers will not be visited.
|
| H A D | pi_netrw.txt | 1134 u Change to recently-visited directory |netrw-u| 1135 U Change to subsequently-visited directory |netrw-U| 1432 will save the directory in a recently-visited directory history list (unless
|
| H A D | editing.txt | 854 in the argument list will not be visited.
|
| H A D | todo.txt | 5654 "last visited files" and select one to jump to.
|
| H A D | version6.txt | 5617 option. Ignore case when comparing names of already visited
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | inform.vim | 41 syn keyword informLibAttrib visited workflag worn
|
| H A D | css.vim | 450 syn keyword cssPseudoClassId contained link visited active hover before after left right
|