Home
last modified time | relevance | path

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

/titanic_50/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()