xapian-core
1.4.26
|
Append a string to an object description, escaping invalid UTF-8. More...
Go to the source code of this file.
Functions | |
void | description_append (std::string &desc, const std::string &s) |
Append a string to an object description, escaping invalid UTF-8.
Definition in file description_append.cc.
void description_append | ( | std::string & | desc, |
const std::string & | s | ||
) |
Definition at line 31 of file description_append.cc.
References Xapian::Unicode::append_utf8().