OP_BACK_REF       986 maint/gnulib/lib/regcomp.c 	if (type != OP_BACK_REF)
OP_BACK_REF       999 maint/gnulib/lib/regcomp.c 	if (type == OP_BACK_REF)
OP_BACK_REF      1078 maint/gnulib/lib/regcomp.c       case OP_BACK_REF:
OP_BACK_REF      1257 maint/gnulib/lib/regcomp.c   if (node->token.type == OP_BACK_REF && dfa->subexp_map)
OP_BACK_REF      1429 maint/gnulib/lib/regcomp.c     case OP_BACK_REF:
OP_BACK_REF      1431 maint/gnulib/lib/regcomp.c       if (node->token.type == OP_BACK_REF)
OP_BACK_REF      1458 maint/gnulib/lib/regcomp.c       if (dfa->nodes[org_node].type == OP_BACK_REF)
OP_BACK_REF      1796 maint/gnulib/lib/regcomp.c 	      token->type = OP_BACK_REF;
OP_BACK_REF      2243 maint/gnulib/lib/regcomp.c     case OP_BACK_REF:
OP_BACK_REF      1623 maint/gnulib/lib/regex_internal.c       else if (type == OP_BACK_REF)
OP_BACK_REF      1675 maint/gnulib/lib/regex_internal.c       else if (type == OP_BACK_REF)
OP_BACK_REF      1253 maint/gnulib/lib/regexec.c       else if (type == OP_BACK_REF)
OP_BACK_REF      1881 maint/gnulib/lib/regexec.c 	case OP_BACK_REF:
OP_BACK_REF      2089 maint/gnulib/lib/regexec.c       if (type != OP_BACK_REF)
OP_BACK_REF      2510 maint/gnulib/lib/regexec.c       if (node->type != OP_BACK_REF)