Home
last modified time | relevance | path

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

/dflybsd-src/contrib/grep/lib/
H A Dcolorize.h22 extern void print_end_colorize (char const *sgr_end);
H A Dcolorize-posix.c55 print_end_colorize (char const *sgr_end) in print_end_colorize() function
/dflybsd-src/contrib/grep/src/
H A Dgrep.c309 print_end_colorize (sgr_end); in pr_sgr_end()