OP_OPEN_DUP_NUM  1918 maint/gnulib/lib/regcomp.c 	    token->type = OP_OPEN_DUP_NUM;
OP_OPEN_DUP_NUM  1964 maint/gnulib/lib/regcomp.c 	token->type = OP_OPEN_DUP_NUM;
OP_OPEN_DUP_NUM  2308 maint/gnulib/lib/regcomp.c     case OP_OPEN_DUP_NUM:
OP_OPEN_DUP_NUM  2445 maint/gnulib/lib/regcomp.c 	 || token->type == OP_DUP_QUESTION || token->type == OP_OPEN_DUP_NUM)
OP_OPEN_DUP_NUM  2459 maint/gnulib/lib/regcomp.c 	      || token->type == OP_OPEN_DUP_NUM))
OP_OPEN_DUP_NUM  2529 maint/gnulib/lib/regcomp.c   if (token->type == OP_OPEN_DUP_NUM)