.
This commit is contained in:
parent
29e5c2107f
commit
26597926c9
@ -20,14 +20,19 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
State transition table look up
|
State transition table look up
|
||||||
|
|
||||||
+ success --> continue
|
+ success --> continue
|
||||||
|
|
||||||
+ fail --> look up fallback table
|
+ fail --> look up fallback table
|
||||||
* success --> continue
|
* success --> continue
|
||||||
* fail --> return
|
* fail --> return
|
||||||
|
|
||||||
EOS ? --> look up fallback table
|
EOS ? --> look up fallback table
|
||||||
|
|
||||||
+ success --> is 0 width?
|
+ success --> is 0 width?
|
||||||
* success --> continue
|
* success --> continue
|
||||||
* fail --> return
|
* fail --> return
|
||||||
|
|
||||||
+ fail --> return
|
+ fail --> return
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user