Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_parser.c114 ucl_attach_comment (struct ucl_parser *parser, ucl_object_t *obj, bool before) in ucl_attach_comment() function
1277 ucl_attach_comment (parser, nobj, false); in ucl_parser_process_object_element()
1654 ucl_attach_comment (parser, obj, false); in ucl_parser_get_container()
1975 ucl_attach_comment (parser, parser->cur_obj, true); in ucl_parse_after_value()
2630 ucl_attach_comment (parser, parser->cur_obj, true); in ucl_state_machine()
2633 ucl_attach_comment (parser, parser->stack->obj, true); in ucl_state_machine()
2636 ucl_attach_comment (parser, parser->top_obj, true); in ucl_state_machine()