Searched refs:xo_open_container_h (Results 1 – 10 of 10) sorted by relevance
| /f-stack/tools/libxo/tests/core/ |
| H A D | test_11.c | 78 xo_open_container_h(NULL, "top"); in main()
|
| H A D | test_09.c | 66 xo_open_container_h(NULL, "top"); in main()
|
| H A D | test_02.c | 50 xo_open_container_h(NULL, "top"); in main()
|
| H A D | test_08.c | 66 xo_open_container_h(NULL, "top"); in main()
|
| H A D | test_10.c | 90 xo_open_container_h(NULL, "top"); in main()
|
| H A D | test_01.c | 85 xo_open_container_h(NULL, "top"); in main()
|
| /f-stack/tools/libxo/libxo/ |
| H A D | xo.h | 285 xo_open_container_h (xo_handle_t *xop, const char *name);
|
| H A D | libxo.c | 4684 xo_open_container_h(xop, tag_name); in xo_format_content() 7007 xo_open_container_h (xo_handle_t *xop, const char *name) in xo_open_container_h() function 8072 xo_open_container_h(xop, "error"); in xo_errorn_hv() 8314 xo_open_container_h(xop, as_warning ? "__warning" : "__error"); in xo_emit_warn_hcv()
|
| /f-stack/tools/libxo/doc/ |
| H A D | api.rst | 651 xo_open_container_h(). The former uses the default handle and the 670 .. c:function:: xo_ssize_t xo_open_container_h (xo_handle_t *xop, const char *name) 675 The `xo_open_container_h` function adds a `handle` parameter.
|
| H A D | example.rst | 51 xo_open_container_h(NULL, "top");
|