Home | History | Annotate | Download | only in src

Lines Matching refs:OP_NOTSTAR

3850     case OP_NOTSTAR:
3862 c = *ecode++ - ((op >= OP_NOTSTARI)? OP_NOTSTARI: OP_NOTSTAR);