]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[core] add option to toggle ampersand entities on/off when serialize xml string
authorSeven Du <dujinfang@x-y-t.cn>
Mon, 18 Nov 2019 04:20:49 +0000 (12:20 +0800)
committerAndrey Volk <andywolk@gmail.com>
Mon, 30 Dec 2019 23:03:41 +0000 (03:03 +0400)
commit79079942de10abb77e39d2075bf606d864774fb9
treed3235c1c8da051b4397bea90eccc8e05d3c0bfd7
parent917d850b04af8393c6d1e0052fbb68aadecda7ef
[core] add option to toggle ampersand entities on/off when serialize xml string
src/include/switch_xml.h
src/switch_xml.c
tests/unit/switch_xml.c