OP_BACK_REF      1022 maint/gnulib/lib/regcomp.c 	if (type != OP_BACK_REF)
OP_BACK_REF      1035 maint/gnulib/lib/regcomp.c 	if (type == OP_BACK_REF)
OP_BACK_REF      1115 maint/gnulib/lib/regcomp.c       case OP_BACK_REF:
OP_BACK_REF      1295 maint/gnulib/lib/regcomp.c   if (node->token.type == OP_BACK_REF && dfa->subexp_map)
OP_BACK_REF      1467 maint/gnulib/lib/regcomp.c     case OP_BACK_REF:
OP_BACK_REF      1469 maint/gnulib/lib/regcomp.c       if (node->token.type == OP_BACK_REF)
OP_BACK_REF      1496 maint/gnulib/lib/regcomp.c       if (dfa->nodes[org_node].type == OP_BACK_REF)
OP_BACK_REF      1838 maint/gnulib/lib/regcomp.c 	      token->type = OP_BACK_REF;
OP_BACK_REF      2291 maint/gnulib/lib/regcomp.c     case OP_BACK_REF:
OP_BACK_REF      1661 maint/gnulib/lib/regex_internal.c       else if (type == OP_BACK_REF)
OP_BACK_REF      1715 maint/gnulib/lib/regex_internal.c       else if (type == OP_BACK_REF)
OP_BACK_REF      1270 maint/gnulib/lib/regexec.c       if (type == OP_BACK_REF)
OP_BACK_REF      1899 maint/gnulib/lib/regexec.c 	case OP_BACK_REF:
OP_BACK_REF      2107 maint/gnulib/lib/regexec.c       if (type != OP_BACK_REF)
OP_BACK_REF      2535 maint/gnulib/lib/regexec.c       if (node->type != OP_BACK_REF)