Searched refs:termcode_star (Results 1 – 1 of 1) sorted by relevance
4185 static int termcode_star(char_u *code, int len);4301 if (flags == ATC_FROM_TERM && (j = termcode_star( in add_termcode()4341 j = termcode_star(s, len); in add_termcode()4358 termcode_star(char_u *code, int len) in termcode_star() function