Home
last modified time | relevance | path

Searched defs:sgr_start (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/grep/lib/
H A Dcolorize-posix.c48 print_start_colorize (char const *sgr_start, char const *sgr_seq) in print_start_colorize()
/dragonfly/contrib/grep/src/
H A Dgrep.c295 static const char *sgr_start = "\33[%sm\33[K"; variable