Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dregex.h101 #define REG_SUB_STOP 0x00000040 /* internal no-op */ macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregsubcomp.c36 's', REG_SUB_STOP,
/illumos-gate/usr/src/contrib/ast/src/lib/libast/disc/
H A Dsfkeyprintf.c300 if (fp->re[x]->re_sub->re_flags & REG_SUB_STOP) in getfmt()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppcontrol.c557 if (edit->re.re_sub->re_flags & REG_SUB_STOP) in ppcontrol()