Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c2718 static const char *expandstr(const char *ps, int syntax_type);
13337 expandstr(const char *ps, int syntax_type) in expandstr() argument
13368 readtoken1(pgetc_eatbnl(), syntax_type, FAKEEOFMARK, 0); in expandstr()