match
enum match {
pair<BView*, const tip_entry*> _ViewEntry::match(
pair<BView*, const tip_entry*> _WindowEntry::match(
match( const char* pattern, const char* string )
#define match(s,p,ic) (recmatch((ZCONST uch *)p,(ZCONST uch *)s,ic) == 1)
int match(string, pattern, ignore_case)
match(Char *name, Char *pat, Char *patend)