Lines Matching refs:is_ws
163 static inline bool is_ws(int c)400 while (is_ws(ch = script[0]))441 while (is_ws(ch = script[0]))527 if (is_ws(ch)) {