regexec.c: Give context for ANYOFV call
authorKarl Williamson <public@khwilliamson.com>
Wed, 9 Feb 2011 17:34:02 +0000 (10:34 -0700)
committerKarl Williamson <public@khwilliamson.com>
Mon, 14 Feb 2011 15:41:37 +0000 (08:41 -0700)
commitb1e3e569b09fd7f24fa3e311cdf8e3d3d8ca931a
treec0a6339a31d292362692d5efeb8804fb4dd06018
parent4e8910e0d628df764d87388af5830fb98b646135
regexec.c: Give context for ANYOFV call

This converts one case where ANYOFV is now usable to allow it to match
more than one character.
regexec.c