Home
last modified time | relevance | path

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

/dports/shells/zsh/zsh-5.8.1/Src/
H A Dutils.c3061 static Patprog spckpat, spnamepat; variable
3069 if (spckpat && pattry(spckpat, hn->nam)) in spscan()
3126 spckpat = patcompile(correct_ignore, 0, NULL); in spckword()
3128 spckpat = NULL; in spckword()