Searched refs:highlight (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/re/
H A Dgrep.c65 "[b:highlight?Highlight matches using the ansi terminal bold sequence.]"
311 highlight(Sfio_t* sp, const char* s, int n, int so, int eo) function
338 highlight(sfstdout, s, len + 1, state.pos[0].rm_so, state.pos[0].rm_eo);
406 highlight(sfstdout, s, len + 1, state.pos[0].rm_so, state.pos[0].rm_eo);
426 highlight(sfstdout, s, len + 1, state.pos[0].rm_so, state.pos[0].rm_eo);
/ast/src/cmd/kshlib/cmdtst/
H A Dgrep.c72 "[b:highlight?Highlight matches using the ansi terminal bold sequence.]"
418 highlight(Sfio_t* sp, const char* s, int n, int so, int eo) function
445 highlight(sfstdout, s, len + 1, state->pos[0].rm_so, state->pos[0].rm_eo);
/ast/src/lib/libtk/library/demos/
H A Dfloor.tcl92 $w delete highlight
98 -tags highlight"]

Completed in 15 milliseconds