Searched refs:get_string (Results 1 – 1 of 1) sorted by relevance
860 static char *get_string(char **p, struct token *t, char delim, int lower) in get_string() function958 get_string(&c, t, '\n', 0); in get_token()967 get_string(&c, t, ' ', 1); in get_token()
Completed in 8 milliseconds