Searched refs:Nomatch (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/gnu/usr.bin/rcs/lib/
H A Drcskeys.c91 * If successful, returns the appropriate marker, otherwise Nomatch.
111 return Nomatch;
115 return(Nomatch);
H A Drcsfcmp.c227 (*tp = xc, (match1 = trymatch(xkeyword)) != Nomatch)
H A Drcsbase.h432 enum markers { Nomatch, Author, Date, Header, Id, enumerator in enum:markers
H A Drcsedit.c932 if (matchresult==Nomatch) {

Completed in 56 milliseconds