OP_OPEN_SUBEXP   1103 lib/regcomp.c        case OP_OPEN_SUBEXP:
OP_OPEN_SUBEXP   1347 lib/regcomp.c    op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP);
OP_OPEN_SUBEXP   1445 lib/regcomp.c      case OP_OPEN_SUBEXP:
OP_OPEN_SUBEXP   1894 lib/regcomp.c  	    token->type = OP_OPEN_SUBEXP;
OP_OPEN_SUBEXP   1964 lib/regcomp.c  	token->type = OP_OPEN_SUBEXP;
OP_OPEN_SUBEXP   2256 lib/regcomp.c      case OP_OPEN_SUBEXP:
OP_OPEN_SUBEXP   1573 lib/regexec.c    if (type == OP_OPEN_SUBEXP)
OP_OPEN_SUBEXP   2037 lib/regexec.c  	case OP_OPEN_SUBEXP:
OP_OPEN_SUBEXP   2112 lib/regexec.c  	      if (type == OP_OPEN_SUBEXP
OP_OPEN_SUBEXP   2156 lib/regexec.c  	      if (type == OP_CLOSE_SUBEXP || type == OP_OPEN_SUBEXP)
OP_OPEN_SUBEXP   2488 lib/regexec.c        if (dfa->nodes[node].type == OP_OPEN_SUBEXP
OP_OPEN_SUBEXP   2889 lib/regexec.c  		       OP_OPEN_SUBEXP);