OP_BACK_REF      1007 lib/regcomp.c  	if (type != OP_BACK_REF)
OP_BACK_REF      1020 lib/regcomp.c  	if (type == OP_BACK_REF)
OP_BACK_REF      1099 lib/regcomp.c        case OP_BACK_REF:
OP_BACK_REF      1279 lib/regcomp.c    if (node->token.type == OP_BACK_REF && dfa->subexp_map)
OP_BACK_REF      1450 lib/regcomp.c      case OP_BACK_REF:
OP_BACK_REF      1452 lib/regcomp.c        if (node->token.type == OP_BACK_REF)
OP_BACK_REF      1480 lib/regcomp.c        if (dfa->nodes[org_node].type == OP_BACK_REF)
OP_BACK_REF      1830 lib/regcomp.c  	      token->type = OP_BACK_REF;
OP_BACK_REF      2266 lib/regcomp.c      case OP_BACK_REF:
OP_BACK_REF      1660 lib/regex_internal.c       else if (type == OP_BACK_REF)
OP_BACK_REF      1714 lib/regex_internal.c       else if (type == OP_BACK_REF)
OP_BACK_REF      1350 lib/regexec.c        if (type == OP_BACK_REF)
OP_BACK_REF      1989 lib/regexec.c  	case OP_BACK_REF:
OP_BACK_REF      2199 lib/regexec.c        if (type != OP_BACK_REF)
OP_BACK_REF      2633 lib/regexec.c        if (node->type != OP_BACK_REF)