Home
last modified time | relevance | path

Searched refs:anystr (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/toys/pending/
H A Dsh.c270 static int anystr(char *s, char **try) in anystr() function
337 if (!anystr(ss, (char *[]){"<<<", "<<-", "<<", "<&", "<>", "<", ">>", ">&", in run_command()
938 pl->type = anystr(s, (char *[]){"fi", "done", "esac", "}", "]]", ")", 0}) in parse_line()
971 if (!pl->type && anystr(s, (char *[]){"then", "do", "esac", "}", "]]", ")", in parse_line()

Completed in 2 milliseconds