Home
last modified time | relevance | path

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

/freebsd/usr.bin/sed/
H A Dcompile.c68 static char *compile_flags(char *, struct s_subst *);
333 p = compile_flags(p, cmd->u.s); in compile_stream()
676 compile_flags(char *p, struct s_subst *s) in compile_flags() function