|
xapian-core
1.4.29
|
Append a string to an object description, escaping invalid UTF-8. More...
Include dependency graph for description_append.cc:
This graph shows which files directly or indirectly include this file: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().