Searched refs:DT_NEXT (Results 1 – 3 of 3) sorted by relevance
441 case DT_NEXT: cur_match += count; break; in do_tag()666 if ((type == DT_NEXT || type == DT_FIRST) in do_tag()763 || ((type == DT_TAG || type == DT_NEXT in do_tag()775 type = DT_NEXT; in do_tag()
1146 #define DT_NEXT 3 // jump to next match of same tag macro
8759 case 'n': cmd = DT_NEXT; // ":tnext" in ex_tag_cmd()