Home
last modified time | relevance | path

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

/vim-8.2.3635/runtime/ftplugin/
H A Dlogtalk.dict103 findall
/vim-8.2.3635/runtime/syntax/
H A Dprolog.vim45 syn keyword prologKeyword assertz findall read
/vim-8.2.3635/src/
H A Dtag.c1647 int findall = (mincount == MAXCOL || mincount == TAG_MANY); in find_tags() local
1795 && (findall || orgpat.headlen == 0 || !p_tbs)); in find_tags()