Searched refs:utstring_body (Results 1 – 3 of 3) sorted by relevance
759 res = utstring_body (buf); in ucl_object_emit()833 res = utstring_body (buf); in ucl_object_emit_single_json()
442 return utstring_body(parser->err);
119 #define utstring_body(s) ((s)->d) macro