view regexParser/grepWalk.h @ 314:a4484c02cba5

add wordMode in regexParser
author mir3636
date Sat, 07 May 2016 18:38:54 +0900
parents bdfe0a32c48f
children
line wrap: on
line source

#include "regexParser.h"

extern void grepWalk(TransitionGeneratorPtr tg, Buffer buff);