Symbol: regexec
bin/ed/glbl.c
66
if ((!regexec(pat, s, 0, NULL, 0)) == isgcmd &&
bin/ed/main.c
907
if (!regexec(pat, s, 0, NULL, 0))
bin/ed/sub.c
193
if (!regexec(pat, txt, SE_MAX, rm, 0)) {
bin/ed/sub.c
223
!regexec(pat, txt, SE_MAX, rm, REG_STARTEND | REG_NOTBOL));
bin/expr/expr.c
261
if (regexec(&rp, l->u.s, 2, rm, 0) == 0 && rm[0].rm_so == 0) {
bin/pax/pat_rep.c
944
if (regexec(&(pt->rcmp), inpt, MAXSUBEXP, pm, 0) != 0)
distrib/special/more/more.c
1205
if ((rv = regexec(&reg, Line, 0, NULL, 0)) == 0) {
games/fortune/fortune/fortune.c
1203
if (regexec(&regex, Fortbuf, 0, NULL, 0) == 0) {
include/regex.h
100
int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
lib/libc/hidden/regex.h
25
PROTO_DEPRECATED(regexec);
lib/libedit/search.c
127
rv = regexec(&re, ct_encode_string(str, &conv), 0, NULL, 0) == 0;
lib/libedit/search.c
135
rv = regexec(re, ct_encode_string(str, &conv));
lib/libform/fty_regex.c
343
match = (regexec(ap->pRegExp, field_buffer(field, 0), 0, NULL, 0)
lib/libform/fty_regex.c
57
#undef regexec
lib/libkeynote/environment.c
193
(regexec(&(en->env_regex), name, 0, NULL, 0) == 0)) ||
lib/libkeynote/keynote.y
518
i = regexec(&preg, $1, 32, pmatch, 0);
regress/lib/libc/regex/main.c
264
err = regexec(&re, f2copy, NSUBS, subs, options('e', f1));
regress/lib/libc/regex/main.c
97
err = regexec(&re, argv[optind], (size_t)NS, subs, eopts);
regress/lib/libc/regex/t_exhaust.c
179
(void)regexec(&re, "aaaaaaaa", 0, NULL, 0);
regress/sys/kern/pledge/generic/manager.c
122
error = regexec(&regex, output, 2, matches, 0);
sys/dev/pci/drm/radeon/mkregtable.c
239
r = regexec(&mask_rex, buf, 4, match, 0);
usr.bin/csplit/csplit.c
395
if (!first && regexec(&cre, p, 0, NULL, 0) == 0)
usr.bin/cvs/diff_internals.c
881
ret = regexec(&ignore_re, line, 0, NULL, 0);
usr.bin/cvs/trigger.c
450
if (regexec(&preg, repo, 0, NULL, 0) != REG_NOMATCH) {
usr.bin/diff/diffreg.c
950
ret = regexec(&ignore_re, line, 0, NULL, 0);
usr.bin/file/magic-load.c
272
if (regexec(re, fmt, 1, &pmatch, REG_STARTEND) != 0) {
usr.bin/file/magic-test.c
1024
result = (regexec(&re, ms->base, 1, &m, REG_STARTEND) == 0);
usr.bin/grep/util.c
236
r = regexec(&r_pattern[i], l->dat, 1, &pmatch, flags);
usr.bin/less/pattern.c
127
matched = !regexec(spattern, line, 1, &rm, flags);
usr.bin/lex/filter.c
362
&& regexec(&regex_linedir, buf, 3, m, 0) == 0) {
usr.bin/lex/filter.c
411
regexec(&regex_blank_line, buf, 0, NULL, 0) == 0) {
usr.bin/m4/gnum4.c
326
while ((error = regexec(re, string, re->re_nsub+1, pm, flags)) == 0) {
usr.bin/m4/gnum4.c
365
switch(error = regexec(re, string, re->re_nsub+1, pm, 0)) {
usr.bin/m4/gnum4.c
383
switch(error = regexec(re, string, re->re_nsub+1, pm, 0)) {
usr.bin/make/varmodifiers.c
617
xrv = regexec(&pat->re, wp, pat->nsub, pat->matches, 0);
usr.bin/mandoc/dbm_map.c
180
return regexec(match->re, str, 0, NULL, 0) == 0;
usr.bin/mg/interpreter.c
787
if (!regexec(&regex_buff, e, 0, NULL, 0)) {
usr.bin/mg/re_search.c
366
error = regexec(&regex_buff, ltext(clp) ? ltext(clp) : "",
usr.bin/mg/re_search.c
423
while (!regexec(&regex_buff, ltext(clp) ? ltext(clp) : "",
usr.bin/mg/re_search.c
570
error = regexec(&regex_buff, ltext(clp) ? ltext(clp) : "",
usr.bin/mg/re_search.c
643
error = regexec(&regex_buff, ltext(clp) ? ltext(clp) : "",
usr.bin/nl/nl.c
289
(regexec(&numbering_properties[section].expr,
usr.bin/passwd/pwd_check.c
150
ret = regexec(&rgx, password, 0, NULL, 0);
usr.bin/pkill/pkill.c
308
rv = regexec(&reg, mstr, 1, &regmatch, 0);
usr.bin/rcs/diff.c
863
ret = regexec(diff_ignore_re, line, 0, NULL, 0);
usr.bin/rdist/docmd.c
824
ecode = regexec(nl->n_regex, file, 0,
usr.bin/sed/process.c
530
eval = regexec(defpreg, string,
usr.bin/sort/sort.c
494
if (regexec(&re, s, nmatch, pmatch, 0) != 0)
usr.bin/sort/sort.c
647
if (regexec(&re, s, nmatch, pmatch, 0) != 0)
usr.bin/split/split.c
246
if (regexec(&rgx, bfr, 0, &pmatch, REG_STARTEND) == 0)
usr.bin/tmux/format.c
4399
if (regexec(&r, text, 0, NULL, 0) != 0) {
usr.bin/tmux/regsub.c
81
if (regexec(&r, text + start, nitems(m), m, 0) != 0) {
usr.bin/tmux/window-copy.c
3599
if (regexec(reg, buf, 1, &regmatch, eflags) == 0 &&
usr.bin/tmux/window-copy.c
3728
while (regexec(preg, buf + px, 1, &regmatch, eflags) == 0) {
usr.bin/tmux/window.c
1338
found = (regexec(&r, line, 0, NULL, 0) == 0);
usr.bin/vi/common/search.c
232
eval = regexec(&sp->re_c, l, 1, match,
usr.bin/vi/common/search.c
357
eval = regexec(&sp->re_c, l, 1, match,
usr.bin/vi/common/search.c
388
eval = regexec(&sp->re_c, l, 1, match,
usr.bin/vi/ex/ex_global.c
213
regexec(&sp->re_c, dbp, 0, match, REG_STARTEND)) {
usr.bin/vi/ex/ex_subst.c
538
eval = regexec(re, (char *)s, 10, match, eflags);
usr.sbin/amd/amd/mapc.c
582
if (regexec((regex_t *)k->key, key,
usr.sbin/smtpd/table.c
502
ret = regexec(&preg, string, 0, NULL, 0);