Home | History | Annotate | Download | only in lib

Lines Matching refs:OP_CLOSE_DUP_NUM

1915 	    token->type = OP_CLOSE_DUP_NUM;
1961 token->type = OP_CLOSE_DUP_NUM;
2313 case OP_CLOSE_DUP_NUM:
2503 end = ((token->type == OP_CLOSE_DUP_NUM) ? start
3707 if (token->type == OP_CLOSE_DUP_NUM || c == ',')