Searched refs:cur_comment (Results 1 – 1 of 1) sorted by relevance
365 const ucl_object_t *comment = NULL, *cur_comment; in ucl_emitter_common_elt() local389 DL_FOREACH (comment, cur_comment) { in ucl_emitter_common_elt()390 func->ucl_emitter_append_len (cur_comment->value.sv, in ucl_emitter_common_elt()391 cur_comment->len, in ucl_emitter_common_elt()471 DL_FOREACH (comment, cur_comment) { in ucl_emitter_common_elt()472 func->ucl_emitter_append_len (cur_comment->value.sv, in ucl_emitter_common_elt()473 cur_comment->len, in ucl_emitter_common_elt()477 if (cur_comment->next) { in ucl_emitter_common_elt()