OP_CLOSE_SUBEXP  1028 maint/gnulib/lib/regcomp.c 	    if (clexp_node->type == OP_CLOSE_SUBEXP
OP_CLOSE_SUBEXP  1120 maint/gnulib/lib/regcomp.c       case OP_CLOSE_SUBEXP:
OP_CLOSE_SUBEXP  1364 maint/gnulib/lib/regcomp.c   cls = create_tree (dfa, NULL, NULL, OP_CLOSE_SUBEXP);
OP_CLOSE_SUBEXP  1463 maint/gnulib/lib/regcomp.c     case OP_CLOSE_SUBEXP:
OP_CLOSE_SUBEXP  1906 maint/gnulib/lib/regcomp.c 	    token->type = OP_CLOSE_SUBEXP;
OP_CLOSE_SUBEXP  1976 maint/gnulib/lib/regcomp.c 	token->type = OP_CLOSE_SUBEXP;
OP_CLOSE_SUBEXP  2003 maint/gnulib/lib/regcomp.c 	  if (next.type != OP_ALT && next.type != OP_CLOSE_SUBEXP)
OP_CLOSE_SUBEXP  2165 maint/gnulib/lib/regcomp.c 	  && (nest == 0 || token->type != OP_CLOSE_SUBEXP))
OP_CLOSE_SUBEXP  2210 maint/gnulib/lib/regcomp.c 	 && (nest == 0 || token->type != OP_CLOSE_SUBEXP))
OP_CLOSE_SUBEXP  2329 maint/gnulib/lib/regcomp.c     case OP_CLOSE_SUBEXP:
OP_CLOSE_SUBEXP  2330 maint/gnulib/lib/regcomp.c       if ((token->type == OP_CLOSE_SUBEXP)
OP_CLOSE_SUBEXP  2490 maint/gnulib/lib/regcomp.c   if (token->type == OP_CLOSE_SUBEXP)
OP_CLOSE_SUBEXP  2496 maint/gnulib/lib/regcomp.c 			    && token->type != OP_CLOSE_SUBEXP))
OP_CLOSE_SUBEXP  1505 maint/gnulib/lib/regexec.c   else if (type == OP_CLOSE_SUBEXP)
OP_CLOSE_SUBEXP  1952 maint/gnulib/lib/regexec.c 	case OP_CLOSE_SUBEXP:
OP_CLOSE_SUBEXP  2023 maint/gnulib/lib/regexec.c 	      else if (type == OP_CLOSE_SUBEXP
OP_CLOSE_SUBEXP  2064 maint/gnulib/lib/regexec.c 	      if (type == OP_CLOSE_SUBEXP || type == OP_OPEN_SUBEXP)
OP_CLOSE_SUBEXP  2743 maint/gnulib/lib/regexec.c 				       OP_CLOSE_SUBEXP);
OP_CLOSE_SUBEXP  2757 maint/gnulib/lib/regexec.c 			       OP_CLOSE_SUBEXP);
OP_CLOSE_SUBEXP  3140 maint/gnulib/lib/regexec.c 	  if (type == OP_CLOSE_SUBEXP)