regcomp.c: Handle inverse tricky folds
authorKarl Williamson <public@khwilliamson.com>
Sun, 20 Mar 2011 17:23:14 +0000 (11:23 -0600)
committerKarl Williamson <public@khwilliamson.com>
Sun, 20 Mar 2011 18:16:13 +0000 (12:16 -0600)
commitd669c36c28e1251b2c76e2ac3bb12de0f81b22e9
tree62d973960e79ba2b74c167d96499872d7d87cba6
parent561784a55ccd243e9ee46fe572ef2d6c4cb2c411
regcomp.c: Handle inverse tricky folds

The tricky folds have only worked one direction.  This handles the
other, when it sees something the tricky fold folds to it converts that
to the tricky fold op.
regcomp.c