OP_CLOSE_SUBEXP   992 maint/gnulib/lib/regcomp.c 	    if (clexp_node->type == OP_CLOSE_SUBEXP
OP_CLOSE_SUBEXP  1083 maint/gnulib/lib/regcomp.c       case OP_CLOSE_SUBEXP:
OP_CLOSE_SUBEXP  1326 maint/gnulib/lib/regcomp.c   cls = create_tree (dfa, NULL, NULL, OP_CLOSE_SUBEXP);
OP_CLOSE_SUBEXP  1425 maint/gnulib/lib/regcomp.c     case OP_CLOSE_SUBEXP:
OP_CLOSE_SUBEXP  1864 maint/gnulib/lib/regcomp.c 	    token->type = OP_CLOSE_SUBEXP;
OP_CLOSE_SUBEXP  1932 maint/gnulib/lib/regcomp.c 	token->type = OP_CLOSE_SUBEXP;
OP_CLOSE_SUBEXP  1959 maint/gnulib/lib/regcomp.c 	  if (next.type != OP_ALT && next.type != OP_CLOSE_SUBEXP)
OP_CLOSE_SUBEXP  2119 maint/gnulib/lib/regcomp.c 	  && (nest == 0 || token->type != OP_CLOSE_SUBEXP))
OP_CLOSE_SUBEXP  2164 maint/gnulib/lib/regcomp.c 	 && (nest == 0 || token->type != OP_CLOSE_SUBEXP))
OP_CLOSE_SUBEXP  2281 maint/gnulib/lib/regcomp.c     case OP_CLOSE_SUBEXP:
OP_CLOSE_SUBEXP  2282 maint/gnulib/lib/regcomp.c       if ((token->type == OP_CLOSE_SUBEXP)
OP_CLOSE_SUBEXP  2442 maint/gnulib/lib/regcomp.c   if (token->type == OP_CLOSE_SUBEXP)
OP_CLOSE_SUBEXP  2448 maint/gnulib/lib/regcomp.c 			    && token->type != OP_CLOSE_SUBEXP))
OP_CLOSE_SUBEXP  1488 maint/gnulib/lib/regexec.c   else if (type == OP_CLOSE_SUBEXP)
OP_CLOSE_SUBEXP  1934 maint/gnulib/lib/regexec.c 	case OP_CLOSE_SUBEXP:
OP_CLOSE_SUBEXP  2005 maint/gnulib/lib/regexec.c 	      else if (type == OP_CLOSE_SUBEXP
OP_CLOSE_SUBEXP  2046 maint/gnulib/lib/regexec.c 	      if (type == OP_CLOSE_SUBEXP || type == OP_OPEN_SUBEXP)
OP_CLOSE_SUBEXP  2718 maint/gnulib/lib/regexec.c 				       OP_CLOSE_SUBEXP);
OP_CLOSE_SUBEXP  2732 maint/gnulib/lib/regexec.c 			       OP_CLOSE_SUBEXP);
OP_CLOSE_SUBEXP  3112 maint/gnulib/lib/regexec.c 	  if (type == OP_CLOSE_SUBEXP)