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

/ast/src/lib/libast/regex/
H A Dregnexec.c118 #define CUT 2 /* no match and no backtrack */ macro
420 case CUT:
421 return CUT;
460 case CUT:
484 case CUT:
485 r = CUT;
540 case CUT:
541 return CUT;
551 case CUT:
552 return CUT;
[all...]

Completed in 10 milliseconds