Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cscope-fast/
H A Dcgrep.c284 static void re_cwadd(re_cw *c, uchar_t *s, uchar_t *e);
1328 re_cwadd(pat, buf, p); in word()
1350 re_cwadd(re_cw *c, uchar_t *s, uchar_t *e) in re_cwadd() function