OP_CLOSE_SUBEXP  1013 lib/regcomp.c  	    if (clexp_node->type == OP_CLOSE_SUBEXP
OP_CLOSE_SUBEXP  1104 lib/regcomp.c        case OP_CLOSE_SUBEXP:
OP_CLOSE_SUBEXP  1348 lib/regcomp.c    cls = create_tree (dfa, NULL, NULL, OP_CLOSE_SUBEXP);
OP_CLOSE_SUBEXP  1446 lib/regcomp.c      case OP_CLOSE_SUBEXP:
OP_CLOSE_SUBEXP  1898 lib/regcomp.c  	    token->type = OP_CLOSE_SUBEXP;
OP_CLOSE_SUBEXP  1968 lib/regcomp.c  	token->type = OP_CLOSE_SUBEXP;
OP_CLOSE_SUBEXP  1995 lib/regcomp.c  	  if (next.type != OP_ALT && next.type != OP_CLOSE_SUBEXP)
OP_CLOSE_SUBEXP  2155 lib/regcomp.c  	  && (nest == 0 || token->type != OP_CLOSE_SUBEXP))
OP_CLOSE_SUBEXP  2193 lib/regcomp.c  	 && (nest == 0 || token->type != OP_CLOSE_SUBEXP))
OP_CLOSE_SUBEXP  2303 lib/regcomp.c      case OP_CLOSE_SUBEXP:
OP_CLOSE_SUBEXP  2304 lib/regcomp.c        if ((token->type == OP_CLOSE_SUBEXP) &&
OP_CLOSE_SUBEXP  2450 lib/regcomp.c    if (token->type == OP_CLOSE_SUBEXP)
OP_CLOSE_SUBEXP  2455 lib/regcomp.c        if (BE (*err == REG_NOERROR && token->type != OP_CLOSE_SUBEXP, 0))
OP_CLOSE_SUBEXP  1584 lib/regexec.c    else if (type == OP_CLOSE_SUBEXP)
OP_CLOSE_SUBEXP  2042 lib/regexec.c  	case OP_CLOSE_SUBEXP:
OP_CLOSE_SUBEXP  2115 lib/regexec.c  	      else if (type == OP_CLOSE_SUBEXP
OP_CLOSE_SUBEXP  2156 lib/regexec.c  	      if (type == OP_CLOSE_SUBEXP || type == OP_OPEN_SUBEXP)
OP_CLOSE_SUBEXP  2842 lib/regexec.c  				       OP_CLOSE_SUBEXP);
OP_CLOSE_SUBEXP  2856 lib/regexec.c  			       OP_CLOSE_SUBEXP);
OP_CLOSE_SUBEXP  3239 lib/regexec.c  	  if (type == OP_CLOSE_SUBEXP)