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.c118 ucl_attach_comment(struct ucl_parser *parser, ucl_object_t *obj, bool before) in ucl_attach_comment() function
1362 ucl_attach_comment(parser, nobj, false); in ucl_parser_process_object_element()
1735 ucl_attach_comment(parser, obj, false); in ucl_parser_get_container()
2085 ucl_attach_comment(parser, parser->cur_obj, true); in ucl_parse_after_value()
2751 ucl_attach_comment(parser, parser->cur_obj, true); in ucl_state_machine()
2754 ucl_attach_comment(parser, parser->stack->obj, true); in ucl_state_machine()
2757 ucl_attach_comment(parser, parser->top_obj, true); in ucl_state_machine()