Home
last modified time | relevance | path

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

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