W_IS_BLANK
while (T < eol && W_IS_BLANK(*T))
while (T < eol && !W_IS_BLANK(*T))
while (W_IS_BLANK(*T))
while (W_IS_BLANK(*T))
while (W_IS_BLANK(*(L->l_data.wp + month_offset))) {
if (!W_IS_BLANK(number[i]))