Searched refs:DT_SELECT (Results 1 – 3 of 3) sorted by relevance
233 && (type == DT_TAG || type == DT_SELECT || type == DT_JUMP in do_tag()435 case DT_SELECT: in do_tag()459 if (type != DT_SELECT && type != DT_JUMP) in do_tag()482 if (type != DT_SELECT && type != DT_JUMP) in do_tag()531 if (type == DT_SELECT || type == DT_JUMP in do_tag()624 else if (type == DT_SELECT || (type == DT_JUMP && num_matches > 1)) in do_tag()712 if (type != DT_TAG && type != DT_SELECT && type != DT_JUMP in do_tag()
1150 #define DT_SELECT 7 // jump to selection from list macro
8753 case 's': cmd = DT_SELECT; // ":tselect" in ex_tag_cmd()