]> granicus.if.org Git - graphviz/commit
common: remove 'xml_string'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 3 Oct 2021 23:48:16 +0000 (16:48 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 8 Oct 2021 14:57:43 +0000 (07:57 -0700)
commit400d230a2d6448c3361e2ed06c122d815324ff8a
tree606ba3e52aa606598938f6aea17be2178379fa54
parent5bd02c9dfea9c23211175a1c844c77fada252da7
common: remove 'xml_string'

All calls of this function have now been refactored to use `xml_escape`.

Related to #1868.
lib/common/utils.h
lib/common/xml.c
lib/gvc/gvc.def