Home
last modified time | relevance | path

Searched defs:match_text (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dregexp.h113 char_u *match_text; // plain text to match with member
H A Dregexp_nfa.c5647 find_match_text(colnr_T startcol, int regstart, char_u *match_text) in find_match_text()