Searched defs:Cond_s (Results 1 – 2 of 2) sorted by relevance
316 typedef struct Cond_s struct318 unsigned char* beg; /* beginning of next match */319 struct Rex_s* next[2]; /* 0:no 1:yes next pattern */320 struct Rex_s* cont; /* right catcher */321 int yes; /* yes condition hit */
316 typedef struct Cond_s struct 318 begCond_s global() argument 319 nextCond_s global() argument 320 contCond_s global() argument 321 yesCond_s global() argument