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

/freebsd-10.3-release/contrib/nvi/common/
H A Doptions_f.c216 * PUBLIC: int f_recompile __P((SCR *, OPTION *, char *, u_long *));
219 f_recompile( function
H A Dextern.h88 int f_recompile __P((SCR *, OPTION *, char *, u_long *));
H A Doptions.c85 {L("extended"), f_recompile, OPT_0BOOL, 0},
95 {L("iclower"), f_recompile, OPT_0BOOL, 0},
97 {L("ignorecase"), f_recompile, OPT_0BOOL, 0},

Completed in 104 milliseconds