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

/illumos-gate/usr/src/lib/libast/common/regex/
H A Dregnexec.c118 #define CUT 2 /* no match and no backtrack */ macro
421 case CUT:
422 return CUT;
461 case CUT:
485 case CUT:
486 r = CUT;
541 case CUT:
542 return CUT;
552 case CUT:
553 return CUT;
[all...]

Completed in 65 milliseconds