match            160 libproff/pattern.c 		if (match(p, text, f_case, eol))
match            667 src/http.c     	    if (match (pat, n->group, 1, 0))
match            613 src/list.c     		    if ((!group_pat || match (group_pat, n->group, 1, 0)) &&
match             59 src/newnews.c  			    (strcspn(group, "*[]?") > 0 && match (group, gcf->group_pat, 1, 0))) /* trick :) */