]> granicus.if.org Git - graphviz/commit
smyrna: replace duplicated 'xml_string' with 'xml_escape'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 30 Oct 2021 16:33:03 +0000 (09:33 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 6 Nov 2021 15:59:03 +0000 (08:59 -0700)
commit2d10d171bbeccf1c57370c86f051f4805129de9c
tree09e1468740862fddefe224e6e516bd370ef78e65
parent0f4b6c690d6cf583088aeb8f5e642e142f483709
smyrna: replace duplicated 'xml_string' with 'xml_escape'

This completes the long journey of unifying four XML escaping routines into one.

Closes #1868.
cmd/smyrna/draw.c
cmd/smyrna/smyrna_utils.c
cmd/smyrna/smyrna_utils.h