Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Devalfunc.c6845 MATCH_STR, // matchstr() enumerator
6896 else if (type == MATCH_STR) in find_some_match()
7050 else if (type == MATCH_STR) in find_some_match()
7117 find_some_match(argvars, rettv, MATCH_STR); in f_matchstr()