Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libast/common/regex/
H A Dreglib.h494 typedef struct Rex_s struct
501 struct Rex_s* next; /* remaining parts */ argument
502 int lo; /* lo dup count */
503 int hi; /* hi dup count */
504 unsigned char* map; /* fold and/or ccode map*/
506 {
530 struct Rex_s* rex; /* compiled expression */ argument
/titanic_51/usr/src/contrib/ast/src/lib/libast/regex/
H A Dreglib.h494 typedef struct Rex_s global() struct
501 nextRex_s global() argument
502 loRex_s global() argument
503 hiRex_s global() argument
504 mapRex_s global() argument
506 __anon3735abae020aRex_s global() argument
530 reRex_s global() argument
[all...]