Searched refs:ISBLANK (Results 1 – 1 of 1) sorted by relevance
178 #define ISBLANK(c) ((c) == ' ' || (c) == '\t') macro362 if (ISBLANK(t_ch)) in dowild()
Completed in 5 milliseconds