Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cscope-fast/
H A Dcgrep.c281 static re_cw *re_cwinit(uchar_t *cmap);
1292 pat = re_cwinit(map); in re_recw()
1333 re_cwinit(uchar_t *cmap) in re_cwinit() function