Lines Matching full:start_bits
339 const uschar *start_bits = NULL;366 else if (start_bits != NULL)442 if ((start_bits[c / 8] & (1 << (c & 7))) == 0)787 start_bits = extra->data.start_bits;