Searched defs:handle_squotes (Results 1 – 1 of 1) sorted by relevance
6218 #define encode_then_expand_vararg(str, handle_squotes, do_unbackslash) \ argument6221 static char *encode_then_expand_vararg(const char *str, int handle_squotes, int do_unbackslash) in encode_then_expand_vararg()