Searched refs:nomatch (Results 1 - 7 of 7) sorted by relevance

/ast/src/lib/libpp/
H A Dppcall.c133 if (!tp->nomatch)
143 else if (!(tp = tp->nomatch))
H A Dpplib.h216 struct pptuple* nomatch; /* nomatch tuple */ member in struct:pptuple
/ast/src/cmd/codexlib/compress/
H A Dcompress.c690 goto nomatch;
703 nomatch: if (output(zs, f, (code_int) ent, dp) == -1)
/ast/src/lib/libz/
H A Dsfdclzw.c577 goto nomatch;
590 nomatch: if (output(zs, f, (code_int) ent, dp) == -1)
/ast/src/lib/libast/regex/
H A Dreglib.h566 regmatch_t nomatch; member in struct:State_s
H A Dregnexec.c270 *m++ = state.nomatch;
1890 env->match[i] = state.nomatch;
1998 match[j] = state.nomatch;
/ast/src/cmd/INIT/
H A Dproto.c297 struct pptuple* nomatch; member in struct:pptuple

Completed in 36 milliseconds