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