Searched refs:OP_CLOSE_DUP_NUM (Results 1 – 2 of 2) sorted by relevance
267 OP_CLOSE_DUP_NUM, enumerator
1907 token->type = OP_CLOSE_DUP_NUM; in peek_token()1953 token->type = OP_CLOSE_DUP_NUM; in peek_token()2304 case OP_CLOSE_DUP_NUM: in parse_expression()2494 end = ((token->type == OP_CLOSE_DUP_NUM) ? start in parse_dup_op()3698 if (token->type == OP_CLOSE_DUP_NUM || c == ',') in fetch_number()