Searched refs:OP_FINISH (Results 1 – 4 of 4) sorted by relevance
448 OP_FINISH = 0, /* matching process terminator (no more alternative) */ enumerator
1175 static int OpCurr = OP_FINISH;1244 static UChar FinishCode[] = { OP_FINISH }; in match_at()2684 case OP_FINISH: in match_at()
2014 2002/03/02: [impl] add new opcode OP_FINISH and new stack type
5707 { OP_FINISH, "finish", ARG_NON },
Completed in 41 milliseconds