Home
last modified time | relevance | path

Searched refs:xo_escape_xml (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/libxo/libxo/
HDlibxo.c765 xo_escape_xml (xo_buffer_t *xbp, ssize_t len, xo_xff_flags_t flags) in xo_escape_xml() function
916 len = xo_escape_xml(xbp, len, flags); in xo_buf_escape()
1566 rc = xo_escape_xml(xbp, rc, 1); in xo_warn_hcv()
1722 rc = xo_escape_xml(xbp, rc, 0); in xo_message_hcv()
3518 rc = xo_escape_xml(xbp, rc, (flags & XFF_ATTR)); in xo_do_format_field()
4169 rc = xo_escape_xml(xbp, rc, 0); in xo_format_title()
6748 rc = xo_escape_xml(xbp, rc, 1); in xo_attr_hv()