Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libxo/tests/core/
H A Dtest_12.c47 xo_set_flags(NULL, XOF_INFO); in main()
H A Dtest_09.c55 xo_set_flags(NULL, XOF_INFO); in main()
H A Dtest_02.c41 xo_set_flags(NULL, XOF_INFO); in main()
H A Dtest_08.c55 xo_set_flags(NULL, XOF_INFO); in main()
H A Dtest_01.c71 xo_set_flags(NULL, XOF_INFO); in main()
H A Dtest_10.c74 xo_set_flags(NULL, XOF_INFO); in main()
/freebsd-12.1/contrib/libxo/libxo/
H A Dxo.h71 #define XOF_INFO XOF_BIT(6) /** Emit additional info fields (HTML) */ macro
H A Dlibxo.c2124 { XOF_INFO, "info" },
2330 XOF_SET(xop, XOF_INFO); in xo_set_options()
3983 if (XOF_ISSET(xop, XOF_INFO) && xop->xo_info) { in xo_buf_append_div()
/freebsd-12.1/contrib/libxo/doc/
H A Doptions.rst103 I Enable info output (XOF_INFO)
H A Dapi.rst239 .. index:: XOF_INFO
266 XOF_INFO Display info data attributes (HTML)
307 XOF_INFO Emit additional info fields
314 The `XOF_INFO` flag encodes additional informational fields for HTML
1048 .. index:: XOF_INFO
1093 Third, the emission of info must be triggered with the `XOF_INFO` flag
H A Dfield-formatting.rst364 not include XOF_XPATH or XOF_INFO data, which would expand the
H A Dlibxo.txt1327 not include XOF_XPATH or XOF_INFO data, which would expand the
1569 | I | Enable info output (XOF_INFO) |
1770 | XOF_INFO | Display info data attributes (HTML) |
1811 | XOF_INFO | Emit additional info fields |
1818 The XOF_INFO flag encodes additional informational fields for HTML
2141 Third, the emission of info must be triggered with the XOF_INFO flag