Home
last modified time | relevance | path

Searched refs:skip_spaces (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/editors/
Dawk.c823 static char *skip_spaces(char *p) in skip_spaces() function
1020 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()