Home
last modified time | relevance | path

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

/dragonfly/contrib/grep/lib/
H A Dcolorize-posix.c55 print_end_colorize (char const *sgr_end) in print_end_colorize()
/dragonfly/contrib/grep/src/
H A Dgrep.c296 static const char *sgr_end = "\33[m\33[K"; variable