bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17700: [PATCH] dfa: speed-up for a pattern that many atoms are caten


From: Norihiro Tanaka
Subject: bug#17700: [PATCH] dfa: speed-up for a pattern that many atoms are catenated
Date: Fri, 06 Jun 2014 22:43:28 +0900

Arnold Robbins wrote:
> Is strstr() even a good idea? dfa needs to be able to match NUL
> bytes in the data.  If this prevents that, then it's a problem.

dfamust() doesn't change a result, so no problem.  BTW, even before make
this change, dfamusts is terminated by NUL byte.

Thanks,
Norihiro






reply via email to

[Prev in Thread] Current Thread [Next in Thread]