Searched refs:skip_spaces (Results 1 – 1 of 1) sorted by relevance
823 static char *skip_spaces(char *p) in skip_spaces() function1020 s = skip_spaces(s); in getvar_i()1119 p = skip_spaces(p); in next_token()1221 p = skip_spaces(p); in next_token()1224 char *s = skip_spaces(p); in next_token()