Mercurial > hg > Applications > Grep
view regexParser/grepWalk.h @ 311:1d79e61a9365
CbC state generator is not work on -O2 but -O1
author | Masataka Kohagura <kohagura@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 08 Feb 2016 22:12:14 +0900 |
parents | bdfe0a32c48f |
children |
line wrap: on
line source
#include "regexParser.h" extern void grepWalk(TransitionGeneratorPtr tg, Buffer buff);