kevans a067da9017 regex(3): Refactor fast/slow stepping bits in the matching engine
Adding features for matching is fairly straightforward, but this requires
some duplication because of this fast/slow setup. They can be fairly
trivially combined into a single walk(), so do it to make future additions
less error prone.

Reviewed by:	cem (earlier version), emaste, pfg
Approved by:	emaste (mentor)
Differential Revision:	https://reviews.freebsd.org/D11233
2017-08-09 01:04:36 +00:00
..
2017-07-09 16:57:24 +00:00
2017-02-28 23:42:47 +00:00
2016-08-30 02:07:15 +00:00
2017-07-24 18:10:42 +00:00
2016-11-11 23:28:07 +00:00
2016-11-20 06:10:12 +00:00
2017-08-07 14:09:57 +00:00
2017-05-23 09:29:05 +00:00
MFH
2016-04-11 15:24:59 +00:00
MFH
2016-04-13 16:19:50 +00:00
2017-02-14 13:35:59 +00:00
2017-02-28 23:42:47 +00:00
2017-02-28 23:42:47 +00:00
2017-07-10 14:59:21 +00:00