Mercurial > hg > Applications > Grep
view regexParser/cerium/CeriumMain.h @ 302:27414e6fb33c
retrying blocked search
fix for CbC support
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 08 Feb 2016 08:59:38 +0900 |
parents | 6cc1d9779f45 |
children |
line wrap: on
line source
extern ResultPtr resultPrint(ResultPtr r,const char* comment); extern void addResult(TSValue tsv,bool cont, unsigned char *begin, unsigned char *end) ;