Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libast/common/regex/
H A Dregnexec.c238 #define matchpush(e,x) ((x)->re.group.number?_matchpush(e,x):0) macro
441 if (matchpush(env, rex)) in parserep()
826 if (matchpush(env, rex)) in parse()