Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/tests/core/
H A Dtest_09.c63 xo_set_flags(NULL, XOF_KEYS); in main()
H A Dtest_08.c63 xo_set_flags(NULL, XOF_KEYS); in main()
H A Dtest_10.c83 xo_set_flags(NULL, XOF_KEYS); in main()
H A Dtest_01.c83 xo_set_flags(NULL, XOF_KEYS); in main()
/freebsd/contrib/libxo/libxo/
H A Dxo.h77 #define XOF_KEYS XOF_BIT(11) /** Flag 'key' fields for xml and json */ macro
H A Dlibxo.c2101 { XOF_KEYS, "keys" },
2326 XOF_SET(xop, XOF_KEYS); in xo_set_options()
4007 if ((flags & XFF_KEY) && XOF_ISSET(xop, XOF_KEYS)) in xo_buf_append_div()
4434 if ((flags & XFF_KEY) && XOF_ISSET(xop, XOF_KEYS)) { in xo_format_value()
/freebsd/contrib/libxo/doc/
H A Dapi.rst240 .. index:: XOF_KEYS
267 XOF_KEYS Emit the key attribute (XML)
323 XOF_KEYS Flag "key" fields for XML
326 The `XOF_KEYS` flag adds "key" attribute to the XML encoding for