Searched refs:shouldexp_filterpat (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/bash-92/bash-3.2/
H A Dpcomplete.c111 static int shouldexp_filterpat __P((char *));
234 shouldexp_filterpat (s) function
280 npat = shouldexp_filterpat (filterpat) ? preproc_filterpat (filterpat, text) : filterpat;

Completed in 120 milliseconds