Home
last modified time | relevance | path

Searched refs:REX_CAT (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/contrib/ast/src/lib/libast/regex/
H A Dreglib.h89 #define REX_CAT 7 /* catenation catcher */ macro
H A Dregnexec.c49 "REX_CAT",
1310 catcher.type = REX_CAT; in parse()
1320 catcher.type = REX_CAT; in parse()
1326 case REX_CAT: in parse()
/titanic_51/usr/src/lib/libast/common/regex/
H A Dreglib.h89 #define REX_CAT 7 /* catenation catcher */ macro
H A Dregnexec.c1311 catcher.type = REX_CAT; in parse()
1321 catcher.type = REX_CAT; in parse()
1327 case REX_CAT: in parse()