Searched refs:command_end (Results 1 – 1 of 1) sorted by relevance
826 char_u *command_end; in print_tag_list() local891 command_end = tagp.command_end; in print_tag_list()892 if (command_end != NULL) in print_tag_list()894 p = command_end + 3; in print_tag_list()949 command_end = p; in print_tag_list()965 while (p != command_end) in print_tag_list()1071 cmd_end = tagp.command_end; in add_llist_tags()3221 tagp->command_end = NULL; in parse_match()3232 tagp->command_end = p; in parse_match()4040 if (tp.command_end != NULL) in get_tags()[all …]