Home | History | Annotate | Download | only in lib

Lines Matching full:no_sub

255   if (preg->no_sub)
305 If REGS is not NULL, and BUFP->no_sub is not set, the offsets of the match
453 if (BE (bufp->no_sub, 0))
877 if ((!preg->no_sub && nmatch > 1) || dfa->nbackref)
883 if ((!preg->no_sub && nmatch > 1 && dfa->has_plural_match)
922 if (!preg->no_sub && nmatch > 1)