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.c117 ucl_attach_comment (struct ucl_parser *parser, ucl_object_t *obj, bool before) in ucl_attach_comment() function
1347 ucl_attach_comment (parser, nobj, false); in ucl_parser_process_object_element()
1720 ucl_attach_comment (parser, obj, false); in ucl_parser_get_container()
2065 ucl_attach_comment (parser, parser->cur_obj, true); in ucl_parse_after_value()
2727 ucl_attach_comment (parser, parser->cur_obj, true); in ucl_state_machine()
2730 ucl_attach_comment (parser, parser->stack->obj, true); in ucl_state_machine()
2733 ucl_attach_comment (parser, parser->top_obj, true); in ucl_state_machine()