Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregnexec.c106 #define BEG_ALT 1 /* beginning of an alt */ macro
827 if (pospush(env, rex, s, BEG_ALT)) in parse()