score_match       56 src/filter.c   					score = score_match (f, head, head_len, score);
score_match       61 src/filter.c   					score = score_match (f, head, head_len, score);
score_match       66 src/filter.c   					score = score_match (f, body, body_len, score);
score_match       71 src/filter.c   					score = score_match (f, article, article_len, score);