Searched refs:W_IS_BLANK (Results 1 – 1 of 1) sorted by relevance
112 #define W_IS_BLANK(x) (iswspace(x) && (x) != L'\n') macro423 while (T < eol && W_IS_BLANK(*T)) in field_boundary_wide()426 while (T < eol && !W_IS_BLANK(*T)) in field_boundary_wide()431 while (W_IS_BLANK(*T)) in field_boundary_wide()540 while (W_IS_BLANK(*T)) in field_boundary_tabbed_wide()643 while (W_IS_BLANK(*(L->l_data.wp + month_offset))) { in field_convert_month_wide()961 if (!W_IS_BLANK(number[i])) in field_convert_numeric_wide()