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

/macosx-10.10/zsh-61/zsh/Src/
H A Dglob.c2401 return igetmatch(sp, p, fl, n, replstr, NULL);
2421 if (igetmatch(pp, p, fl, n, replstr, NULL))
2445 return igetmatch(sp, p, SUB_LONG|SUB_GLOBAL|SUB_SUBSTR|SUB_LIST,
2524 igetmatch(char **sp, Patprog p, int fl, int n, char *replstr, function
2894 igetmatch(char **sp, Patprog p, int fl, int n, char *replstr, function

Completed in 67 milliseconds