Searched refs:N_IREGEX (Results 1 – 3 of 3) sorted by relevance
/minix/usr.bin/find/ |
H A D | option.c | 85 { "-iregex", N_IREGEX, c_iregex, 1 },
|
H A D | find.h | 46 N_INAME, N_INUM, N_IREGEX, N_LINKS, N_LS, N_MINDEPTH, N_MAXDEPTH, enumerator
|
H A D | function.c | 1614 return (c_regex_common(argvp, isok, N_IREGEX, true)); in c_iregex()
|