fold
u_int32_t fold;
fold = src[0] ^ dst[0];
fold ^= src[i] ^ dst[i];
return ((1 << (ntohl(fold) % sc->sc_lscount)) & sc->sc_lsmask) == 0;
fold(width);
fold(width);
static void fold(unsigned int);
int ch, fold, i;
fold = 0;
++fold;
if (fold)
struct fuzzy_char *cs, u_int ncs, int fold, int *score, char *matched)
!fuzzy_char_equal(&tok[pi], &cs[ci].ud, fold))
if (fuzzy_char_equal(&tok[pi - 1], &cs[ci].ud, fold)) {
struct fuzzy_char *cs, u_int ncs, int fold, int prefix, int suffix,
if (!fuzzy_char_equal(&tok[j], &cs[i + j].ud, fold)) {
struct fuzzy_char *cs, u_int ncs, int fold, int *score, char *matched)
matched_term = fuzzy_match_exact(tok, toklen, cs, ncs, fold,
matched_term = fuzzy_match_fuzzy(tok, toklen, cs, ncs, fold,
struct fuzzy_char *cs, u_int ncs, int fold, int *score, char *matched)
if (!fuzzy_match_term(&term, tok, cs, ncs, fold, score,
int bestscore = 0, groupscore, found = 0, fold;
fold = 1;
fold = 0;
if (fuzzy_match_group(sp, cp, tok, cs, ncs, fold,
fuzzy_char_equal(const struct utf8_data *a, const struct utf8_data *b, int fold)
if (fold &&
if (fold) {
if (fold && *(cp-1) != '\n')
int eflags, fold, foldwidth=80, none, markeol;
fold = 1; /* fold output lines to 80 cols */