Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregnexec.c108 #define BEG_REP 3 /* beginning of a repetition */ macro
1671 if (env->stack && pospush(env, rex, s, BEG_REP)) in parse()