Searched refs:xo_escape_xml (Results 1 – 1 of 1) sorted by relevance
| /f-stack/tools/libxo/libxo/ |
| H A D | libxo.c | 741 xo_escape_xml (xo_buffer_t *xbp, ssize_t len, xo_xff_flags_t flags) in xo_escape_xml() function 892 len = xo_escape_xml(xbp, len, flags); in xo_buf_escape() 1542 rc = xo_escape_xml(xbp, rc, 1); in xo_warn_hcv() 1698 rc = xo_escape_xml(xbp, rc, 0); in xo_message_hcv() 3523 rc = xo_escape_xml(xbp, rc, (flags & XFF_ATTR)); in xo_do_format_field() 4176 rc = xo_escape_xml(xbp, rc, 0); in xo_format_title() 6776 rc = xo_escape_xml(xbp, rc, 1); in xo_attr_hv()
|