Searched refs:Substring_Words (Results 1 – 5 of 5) sorted by relevance
121 Substring_Words(const char *str, bool expand) in Substring_Words() function282 swords = Substring_Words(str, expand); in Str_Words()
312 SubstringWords Substring_Words(const char *, bool);
197 f->items = Substring_Words( in ForLoop_ParseItems()
1008 words = Substring_Words(varnames, false); in UnexportVars()1765 words = Substring_Words(str, false); in VarSelectWords()2092 return Substring_Words(Expr_Str(expr), false); in Expr_Words()2394 words = Substring_Words(val, false); in ModifyWords()
1383 in UnexportVars, replace Str_Words with Substring_Words to