Home | History | Annotate | Download | only in animator

Lines Matching full:is_ws

97 static inline bool is_ws(int c)
372 while (is_ws(ch = script[0]))
403 while (is_ws(ch = script[0]))
473 if (is_ws(ch)) {