regexec
if (!(regexec(pat, s, 0, NULL, 0) == isgcmd) &&
if (!regexec(pat, s, 0, NULL, 0))
if (!regexec(pat, txt, SE_MAX, rm, 0)) {
!regexec(pat, txt, SE_MAX, rm, REG_NOTBOL));
if (regexec(&rp, a->u.s, (size_t)2, rm, 0) == 0 && rm[0].rm_so == 0)
if (regexec(&(pt->rcmp), inpt, MAXSUBEXP, pm, 0) != 0)
rv = regexec(®, mstr, 1, ®match, 0);
st = regexec(®, name, 1, &rmatch, 0);
if (regexec(&p->preg, pname, 0, NULL, 0) != 0)
match = (regexec(&data->preg, name, 0, NULL, 0) == 0);
while (regexec(&re, instr, 1, &m, 0) == 0) {
regexec(&re, selstring, 1, &m, 0) == 0 &&
code = regexec(&rc->regexp, value, 0, NULL, 0);
int regexec(const regex_t * __restrict, const char * __restrict, size_t,
if (regexec(&yes, response, 0, NULL, 0) == 0)
else if (regexec(&no, response, 0, NULL, 0) == 0)
err = regexec(&re, f2copy, NSUBS, subs, options('e', f1));
err = regexec(&re, argv[optind], (size_t)NS, subs, eopts);
rc = regexec(&re_regexp, s, 0, NULL, 0);
match = regexec(&re, buf, 1, pmatch, 0);
found = !regexec(®ex, HN, regex.re_nsub + 1, match, 0);
retval = (regexec(&_regex, value.c_str(), 0, NULL, 0) == 0);
if ((rv = regexec(&re, dev, NMATCHES, rm, 0)) != 0)
if (regexec(&re, line, 1, matches, 0) == REG_NOMATCH) {
r = regexec(&mask_rex, buf, 4, match, 0);
if (!first && regexec(&cre, p, 0, NULL, 0) == 0)
if (regexec(regx + step,
ret = regexec(&ignore_re, line, 0, NULL, 0);
int ret = regexec(&most_recent_re, buf, 0, NULL, 0);
errcode = regexec(pre, str, 1, &pmatch, REG_STARTEND);
if (regexec(&Re_pat, Fortbuf, 0, NULL, 0) != REG_NOMATCH) {
r = regexec(&r_pattern[i], pc->ln.dat, 1, &pmatch,
if (regexec(&rgx, thiscmd, 0, &pmatch,
if (regexec(&rgx, thiscmd, 0, &pmatch,
while ((error = regexec(re, string, re->re_nsub+1, pm, flags)) == 0) {
switch(error = regexec(re, string, re->re_nsub+1, pm, 0)) {
switch(error = regexec(re, string, re->re_nsub+1, pm, 0)) {
(regexec(&numbering_properties[section].expr,
eval = regexec(defpreg, string,
if (regexec(&re, s, nmatch, pmatch, 0) != 0)
if (regexec(&re, s, nmatch, pmatch, 0) != 0)
if (regexec(&rgx, buf, 0, &pmatch, REG_STARTEND) == 0)
if (regexec(&re, buf, 2,
if (regexec(&re2, buf, 0,
match = regexec(&cre, response, 0, NULL, 0);
if (opt_R != NULL && regexec(&R, (const char *)p, 0, NULL, 0))
if ((regexec(&f_re, pp->lg_name, 0, NULL, 0)
} else if (regexec(&vf_pat, key, 0, NULL, 0) == 0) {
if (regexec(vf_pat, key, nitems(matches), matches, 0) == 0) {
if ((rv = regexec(®, kp->ki_comm, 1, ®match, 0)) == 0) {
if (exclude && regexec(&exc_regex, metric, 0, NULL, 0) == 0)
if (include && regexec(&inc_regex, metric, 0, NULL, 0) != 0)
error = regexec(&ent->regex, ftsent->fts_path, 1,
if (regexec(filter->pflt_re, value, 0, NULL, 0) == 0)