re_intuit_start(); eliminate max_shift var
authorDavid Mitchell <davem@iabyn.com>
Thu, 26 Dec 2013 22:29:39 +0000 (22:29 +0000)
committerDavid Mitchell <davem@iabyn.com>
Fri, 7 Feb 2014 22:39:35 +0000 (22:39 +0000)
commitc19c836a9f7755e3a3a58c69a973cce5ec0e39a7
tree5aea586f7037384904c5146eb090d723c495f823
parentd307bf5770f4eac074e80949ff625172ad46de1b
re_intuit_start(); eliminate max_shift var

I introduced this var a few commits ago, but after a bit of refactoring,
I can now eliminate it and just use its antecedents directly.
regexec.c