OP_CLOSE_DUP_NUM 1880 maint/gnulib/lib/regcomp.c 	    token->type = OP_CLOSE_DUP_NUM;
OP_CLOSE_DUP_NUM 1924 maint/gnulib/lib/regcomp.c 	token->type = OP_CLOSE_DUP_NUM;
OP_CLOSE_DUP_NUM 2289 maint/gnulib/lib/regcomp.c     case OP_CLOSE_DUP_NUM:
OP_CLOSE_DUP_NUM 2498 maint/gnulib/lib/regcomp.c 	  end = ((token->type == OP_CLOSE_DUP_NUM) ? start
OP_CLOSE_DUP_NUM 2525 maint/gnulib/lib/regcomp.c 			    || token->type != OP_CLOSE_DUP_NUM))
OP_CLOSE_DUP_NUM 3629 maint/gnulib/lib/regcomp.c       if (token->type == OP_CLOSE_DUP_NUM || c == ',')