Home
last modified time | relevance | path

Searched refs:BEG_SUB (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregnexec.c109 #define BEG_SUB 4 /* beginning of a subexpression */ macro
1184 if (pospush(env, rex, s, BEG_SUB)) in parse()
/titanic_51/usr/src/lib/libast/common/regex/
H A Dregnexec.c109 #define BEG_SUB 4 /* beginning of a subexpression */ macro
1185 if (pospush(env, rex, s, BEG_SUB)) in parse()