OP_CLOSE_SUBEXP   992 lib/regcomp.c  	    if (clexp_node->type == OP_CLOSE_SUBEXP
OP_CLOSE_SUBEXP  1083 lib/regcomp.c        case OP_CLOSE_SUBEXP:
OP_CLOSE_SUBEXP  1326 lib/regcomp.c    cls = create_tree (dfa, NULL, NULL, OP_CLOSE_SUBEXP);
OP_CLOSE_SUBEXP  1425 lib/regcomp.c      case OP_CLOSE_SUBEXP:
OP_CLOSE_SUBEXP  1864 lib/regcomp.c  	    token->type = OP_CLOSE_SUBEXP;
OP_CLOSE_SUBEXP  1932 lib/regcomp.c  	token->type = OP_CLOSE_SUBEXP;
OP_CLOSE_SUBEXP  1959 lib/regcomp.c  	  if (next.type != OP_ALT && next.type != OP_CLOSE_SUBEXP)
OP_CLOSE_SUBEXP  2129 lib/regcomp.c  	  && (nest == 0 || token->type != OP_CLOSE_SUBEXP))
OP_CLOSE_SUBEXP  2174 lib/regcomp.c  	 && (nest == 0 || token->type != OP_CLOSE_SUBEXP))
OP_CLOSE_SUBEXP  2291 lib/regcomp.c      case OP_CLOSE_SUBEXP:
OP_CLOSE_SUBEXP  2292 lib/regcomp.c        if ((token->type == OP_CLOSE_SUBEXP)
OP_CLOSE_SUBEXP  2452 lib/regcomp.c    if (token->type == OP_CLOSE_SUBEXP)
OP_CLOSE_SUBEXP  2458 lib/regcomp.c  			    && token->type != OP_CLOSE_SUBEXP))
OP_CLOSE_SUBEXP  1489 lib/regexec.c    else if (type == OP_CLOSE_SUBEXP)
OP_CLOSE_SUBEXP  1935 lib/regexec.c  	case OP_CLOSE_SUBEXP:
OP_CLOSE_SUBEXP  2006 lib/regexec.c  	      else if (type == OP_CLOSE_SUBEXP
OP_CLOSE_SUBEXP  2047 lib/regexec.c  	      if (type == OP_CLOSE_SUBEXP || type == OP_OPEN_SUBEXP)
OP_CLOSE_SUBEXP  2719 lib/regexec.c  				       OP_CLOSE_SUBEXP);
OP_CLOSE_SUBEXP  2733 lib/regexec.c  			       OP_CLOSE_SUBEXP);
OP_CLOSE_SUBEXP  3113 lib/regexec.c  	  if (type == OP_CLOSE_SUBEXP)