haproxy/include/common
Thierry FOURNIER ddea626de4 MINOR: common: escape CSV strings
This function checks a string for using it in a CSV output format. If
the string contains one of the following four char <">, <,>, CR or LF,
the string is encapsulated between <"> and the <"> are escaped by a <"">
sequence.

The rounding by <"> is optionnal. It can be canceled, forced or the
function choose automatically the right way.
2015-05-28 17:47:19 +02:00
..
accept4.h
appsession.h
base64.h
buffer.h
cfgparse.h
chunk.h
compat.h
compiler.h
config.h
debug.h
defaults.h
epoll.h
errors.h
hash.h
memory.h
mini-clist.h
namespace.h
rbtree.h
regex.h
sessionhash.h
splice.h
standard.h
syscall.h
template.h
ticks.h
time.h
tools.h
uri_auth.h
version.h