Home
last modified time | relevance | path

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

/dports/shells/zsh/zsh-5.8.1/Src/Zle/
H A Dcomp.h64 LinkList lfmatches; /* list of matches without fignore */ member
H A Dcompcore.c3048 fmatches = p->lfmatches; in begcmgroup()
3073 mgroup->lfmatches = fmatches = newlinklist(); in begcmgroup()
3392 mlist = g->lfmatches; in permmatches()