Searched refs:ucl_parser_get_comments (Results 1 – 3 of 3) sorted by relevance
195 comments = ucl_object_ref (ucl_parser_get_comments (parser)); in main()245 comments = ucl_object_ref (ucl_parser_get_comments (parser2)); in main()
1259 UCL_EXTERN const ucl_object_t * ucl_parser_get_comments (struct ucl_parser *parser);
3898 ucl_parser_get_comments (struct ucl_parser *parser) function