Home
last modified time | relevance | path

Searched defs:handle_squotes (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/shell/
Dhush.c6218 #define encode_then_expand_vararg(str, handle_squotes, do_unbackslash) \ argument
6221 static char *encode_then_expand_vararg(const char *str, int handle_squotes, int do_unbackslash) in encode_then_expand_vararg()