Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libast/common/regex/
H A Dregnexec.c106 #define BEG_ALT 1 /* beginning of an alt */ macro
828 if (pospush(env, rex, s, BEG_ALT)) in parse()