Home
last modified time | relevance | path

Searched refs:matching_line_len (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dtag.c3163 matching_line_len(char_u *lbuf) in matching_line_len() function
3343 len = matching_line_len(lbuf_arg) + 1; in jumpto_tag()