Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2grep.c608 parse_grep_colors(const char *gc) in parse_grep_colors() function
4288 if (cs == NULL) cs = parse_grep_colors(getenv("GREP_COLORS")); in main()