Searched refs:XFF_XML (Results 1 – 2 of 2) sorted by relevance
51 #define XFF_XML (1<<8) /* Force XML encoding style (for XPath) */ macro
3316 int style = (flags & XFF_XML) ? XO_STYLE_XML : xo_style(xop); in xo_do_format_field()3881 xo_xff_flags_t pflags = flags | XFF_XML | XFF_ATTR; in xo_buf_append_div()