]> granicus.if.org Git - graphviz/commit
common: remove 'xml_url_string'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 4 Oct 2021 00:19:44 +0000 (17:19 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 8 Oct 2021 14:57:43 +0000 (07:57 -0700)
commit7f425243aefccc91bf603441c087da6e4be35d3d
treedb5ee6d872fdb44e13cba03ba17e80cac7b5f8bf
parentbb9e55e3a945bf09b851720d08043c01592ee671
common: remove 'xml_url_string'

As of the previous commit, all calls to `xml_url_string` have been replaced with
calls to `xml_escape`.

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