Searched refs:trymatch (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/gnu/usr.bin/rcs/lib/
H A Drcskeys.c87 trymatch(string) function
H A Drcsfcmp.c104 * Marker matching now uses trymatch(). Marker pattern is now
227 (*tp = xc, (match1 = trymatch(xkeyword)) != Nomatch)
H A Drcskeep.c89 * Marker matching with trymatch().
182 switch (trymatch(keyword)) {
H A Drcsbase.h538 enum markers trymatch P((char const*));
H A Drcsedit.c165 * Moved trymatch() and marker table to rcskeys.c.
931 matchresult = trymatch(keyval.string+1);

Completed in 78 milliseconds