Lines Matching refs:OP_ONCE_NC
1746 case OP_ONCE_NC:
2459 c == OP_ONCE || c == OP_ONCE_NC ||
3139 case OP_ONCE_NC:
3151 case OP_ONCE_NC:
3172 && *next_code != OP_ONCE && *next_code != OP_ONCE_NC) return FALSE;
6171 if ((*bracode == OP_ONCE || *bracode == OP_ONCE_NC) &&
6177 if (*bracode == OP_ONCE || *bracode == OP_ONCE_NC)
7519 generate OP_ONCE_NC instead of OP_ONCE. */
7522 *code = OP_ONCE_NC;
8425 else if (op == OP_ONCE || op == OP_ONCE_NC)
8543 else if (op == OP_ONCE || op == OP_ONCE_NC)
8562 in particular that this includes atomic brackets OP_ONCE and OP_ONCE_NC
8629 case OP_ONCE_NC: