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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dregexpr.c117 #define CSTAR 01 macro
194 *lastep |= CSTAR;
376 case CBACK|CSTAR:
390 case CDOT|CSTAR:
396 case CCHR|CSTAR:
403 case CCL|CSTAR:
404 case NCCL|CSTAR:
406 while (cclass(ep, *lp++, ep[-1] == (CCL|CSTAR)))

Completed in 314 milliseconds