Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dhush.c4765 static int add_till_double_quote(o_string *dest, struct in_str *input) in add_till_double_quote() function
4894 if (!add_till_double_quote(dest, input)) in add_till_closing_bracket()