Searched refs:OP_CLOSE_DUP_NUM (Results 1 – 2 of 2) sorted by relevance
179 OP_CLOSE_DUP_NUM, enumerator
1839 token->type = OP_CLOSE_DUP_NUM; in peek_token()1885 token->type = OP_CLOSE_DUP_NUM; in peek_token()2236 case OP_CLOSE_DUP_NUM: in parse_expression()2426 end = ((token->type == OP_CLOSE_DUP_NUM) ? start in parse_dup_op()3625 if (token->type == OP_CLOSE_DUP_NUM || c == ',') in fetch_number()
Completed in 10 milliseconds