Lines Matching full:is_ws
171 static inline bool is_ws(int c)407 while (is_ws(ch = script[0])) 448 while (is_ws(ch = script[0]))534 if (is_ws(ch)) {