Home
last modified time | relevance | path

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

/freebsd/usr.bin/find/
H A Doption.c99 { "-iregex", c_regex, f_regex, F_IGNCASE },
155 { "-regex", c_regex, f_regex, 0 },
H A Dextern.h71 creat_f c_regex; variable
H A Dfunction.c1446 c_regex(OPTION *option, char ***argvp) in c_regex() function