Searched refs:DT_LAST (Results 1 – 3 of 3) sorted by relevance
1149 #define DT_LAST 6 // jump to first match of same tag macro
440 case DT_LAST: cur_match = MAXCOL - 1; break; in do_tag()
8766 case 'l': cmd = DT_LAST; // ":tlast" in ex_tag_cmd()