Introduce wrbuf_{write,puts}_escaped.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 15 Nov 2007 08:45:52 +0000 (08:45 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 15 Nov 2007 08:45:52 +0000 (08:45 +0000)
commit0d6e26ddc9a74fb5668efb2a8c72d58a2f4ea770
treec449cb8160e0c1673aafc6af9ac6105fb12ee888
parent874e2073d9055e57737896300d3ad7545906de9e
Introduce wrbuf_{write,puts}_escaped.

Introduce wrbuf_{write,puts}_escaped. Removed wrbuf_verbose_str
which now has the new name wrbuf_write_escaped. wrbuf_verbose_str
has not been used outside YAZ in released software so this should
be safe. Added a few Doxygen comments for wrbuf.h as well.
include/yaz/wrbuf.h
src/wrbuf.c
util/yaz-icu.c