OP_OPEN_DUP_NUM  1876 maint/gnulib/lib/regcomp.c 	    token->type = OP_OPEN_DUP_NUM;
OP_OPEN_DUP_NUM  1920 maint/gnulib/lib/regcomp.c 	token->type = OP_OPEN_DUP_NUM;
OP_OPEN_DUP_NUM  2260 maint/gnulib/lib/regcomp.c     case OP_OPEN_DUP_NUM:
OP_OPEN_DUP_NUM  2397 maint/gnulib/lib/regcomp.c 	 || token->type == OP_DUP_QUESTION || token->type == OP_OPEN_DUP_NUM)
OP_OPEN_DUP_NUM  2411 maint/gnulib/lib/regcomp.c 	      || token->type == OP_OPEN_DUP_NUM))
OP_OPEN_DUP_NUM  2481 maint/gnulib/lib/regcomp.c   if (token->type == OP_OPEN_DUP_NUM)