Searched refs:parse_match (Results 1 – 1 of 1) sorted by relevance
72 static int parse_match(char_u *lbuf, tagptrs_T *tagp);580 parse_match(matches[j], &tagp); in do_tag()583 parse_match(new_matches[i], &tagp2); in do_tag()685 if (use_tfu && parse_match(matches[cur_match], &tagp) == OK in do_tag()835 parse_match(matches[0], &tagp); in print_tag_list()851 parse_match(matches[i], &tagp); in print_tag_list()1041 parse_match(matches[i], &tagp); in add_llist_tags()3186 parse_match( in parse_match() function3351 if (pbuf == NULL || lbuf == NULL || parse_match(lbuf, &tagp) == FAIL) in jumpto_tag()3911 parse_match((*file)[i], &t_p); in expand_tags()[all …]