Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp.c1089 static int match_with_backref(linenr_T start_lnum, colnr_T start_col, linenr_T end_lnum, colnr_T en…
1430 match_with_backref( in match_with_backref() function
H A Dregexp_bt.c4004 int r = match_with_backref( in regmatch()
H A Dregexp_nfa.c5174 if (match_with_backref( in match_backref()