Home | History | Annotate | Download | only in regex

Lines Matching refs:regexec

5245    regcomp/regexec below without link errors.  */
5328 Also, regexec will try a match beginning after every newline.
5333 If REG_NOSUB is set, then when PREG is passed to regexec, that
5404 /* regexec searches for a given pattern, specified by PREG, in the
5419 regexec (preg, string, nmatch, pmatch, eflags)
5481 from either regcomp or regexec. We don't use PREG here. */