xapian-core
1.4.26
|
Append filename argument to a command string with suitable escaping. More...
#include <cstring>
#include <string>
Go to the source code of this file.
Functions | |
static bool | append_filename_argument (std::string &cmd, const std::string &arg, bool leading_space=true) |
Append filename argument arg to command cmd with suitable escaping. More... | |
Append filename argument to a command string with suitable escaping.
Definition in file append_filename_arg.h.
|
static |
Append filename argument arg to command cmd with suitable escaping.
Definition at line 29 of file append_filename_arg.h.