Home | History | Annotate | Download | only in src

Lines Matching refs:OP_ONCE_NC

950     case OP_ONCE_NC:
1504 c == OP_ONCE || c == OP_ONCE_NC ||
5657 if ((*bracode == OP_ONCE || *bracode == OP_ONCE_NC) &&
5663 if (*bracode == OP_ONCE || *bracode == OP_ONCE_NC)
7056 generate OP_ONCE_NC instead of OP_ONCE. */
7059 *code = OP_ONCE_NC;
7976 else if (op == OP_ONCE || op == OP_ONCE_NC)
8100 else if (op == OP_ONCE || op == OP_ONCE_NC)
8120 in particular that this includes atomic brackets OP_ONCE and OP_ONCE_NC
8186 case OP_ONCE_NC: