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

/netbsd-current/external/gpl2/rcs/dist/src/
H A Drcskeys.c85 trymatch(string) function
H A Drcsfcmp.c107 * Marker matching now uses trymatch(). Marker pattern is now
230 (*tp = xc, (match1 = trymatch(xkeyword)) != Nomatch)
H A Drcskeep.c92 * Marker matching with trymatch().
185 switch (trymatch(keyword)) {
H A Drcsbase.h541 enum markers trymatch P((char const*));
H A Drcsedit.c168 * Moved trymatch() and marker table to rcskeys.c.
934 matchresult = trymatch(keyval.string+1);

Completed in 190 milliseconds