Searched refs:records (Results 1 – 9 of 9) sorted by relevance
| /vim-8.2.3635/src/xdiff/ |
| H A D | xhistogram.c | 56 } **records, /* an occurrence */ member 116 rec_chain = index->records + tbl_idx; in scanA() 165 struct record *rec = index->records[TABLE_HASH(index, 2, b_ptr)]; in try_lcs() 248 xdl_free(index->records); in free_index() 267 index.records = NULL; in find_lcs() 275 if (!(index.records = (struct record **) xdl_malloc(sz))) in find_lcs() 277 memset(index.records, 0, sz); in find_lcs()
|
| H A D | xpatience.c | 91 xrecord_t **records = pass == 1 ? in insert_record() local 93 xrecord_t *record = records[line - 1]; in insert_record()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | erlang.vim | 78 " Variables, macros, records, maps
|
| H A D | progress.vim | 190 …it-width-p[ixels] grid-visible group-box gt guid handle handler has-lobs has-records height[-chars]
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | ada.vim | 277 " End of records
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | pi_getscript.txt | 142 records the count of uploaded scripts as determined by vim.sf.net; hence it
|
| H A D | usr_10.txt | 127 You start with "qC", which records to the c register and appends. Thus
|
| H A D | pi_netrw.txt | 4277 Feb 26, 2014 * :Rexplore now records the current file
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | netrw.vim | 3477 " 3: (browsing) records current directory history
|