bug-grep
[Top][All Lists]
Advanced

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

bug#24250: [PATCH] dfa: simplify to find state index for state 0


From: Norihiro Tanaka
Subject: bug#24250: [PATCH] dfa: simplify to find state index for state 0
Date: Wed, 17 Aug 2016 23:30:14 +0900

Now, state indexes for state 0 state 0 are 0 for CTX_NEWLINE context,
D->initstate_notbol for CTX_NONE context and D->min_trcount - 1 for
CTX_LETTER.  The patch uses them instead of calling state_index().

Attachment: 0001-dfa-simplify-to-find-state-index-for-state-0.patch
Description: Text document


reply via email to

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