Home
last modified time | relevance | path

Searched refs:utstring_body (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libucl/uthash/
H A Dutstring.h121 #define utstring_body(s) ((s)->d) macro
/freebsd/contrib/libucl/src/
H A Ducl_emitter_utils.c528 res = utstring_body (buf); in ucl_object_emit_single_json()
H A Ducl_schema.c785 url_err != NULL ? utstring_body (url_err) in ucl_schema_resolve_ref()
800 url_err != NULL ? utstring_body (url_err) in ucl_schema_resolve_ref()
H A Ducl_util.c673 return utstring_body (parser->err);