view regexParser/cerium/CeriumMain.h @ 321:a1b65d39b947

bmSearch fix
author mir3636
date Mon, 16 May 2016 17:03:17 +0900
parents 27414e6fb33c
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) ;