Home
last modified time | relevance | path

Searched defs:Cond_s (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libast/common/regex/
H A Dreglib.h316 typedef struct Cond_s struct
318 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 */