OP_CLOSE_DUP_NUM 1917 compat/regex/regcomp.c 	    token->type = OP_CLOSE_DUP_NUM;
OP_CLOSE_DUP_NUM 1963 compat/regex/regcomp.c 	token->type = OP_CLOSE_DUP_NUM;
OP_CLOSE_DUP_NUM 2314 compat/regex/regcomp.c     case OP_CLOSE_DUP_NUM:
OP_CLOSE_DUP_NUM 2510 compat/regex/regcomp.c 	  end = ((token->type == OP_CLOSE_DUP_NUM) ? start
OP_CLOSE_DUP_NUM 2536 compat/regex/regcomp.c       if (BE ((end != -1 && start > end) || token->type != OP_CLOSE_DUP_NUM, 0))
OP_CLOSE_DUP_NUM 3733 compat/regex/regcomp.c       if (token->type == OP_CLOSE_DUP_NUM || c == ',')