Searched refs:skip_ws (Results 1 – 1 of 1) sorted by relevance
661 #define skip_ws_f(str) skip_ws(str, __FUNCTION__)724 static char *skip_ws(MppCfgStrBuf *str, const char *caller) in skip_ws() function