Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/lua/
H A Dlua_ucl.c598 lua_ucl_to_string (lua_State *L, const ucl_object_t *obj, enum ucl_emitter type) in lua_ucl_to_string() function
1094 return lua_ucl_to_string (L, obj, format); in lua_ucl_object_tostring()
1340 lua_ucl_to_string (L, obj, format); in lua_ucl_to_json()
1357 lua_ucl_to_string (L, obj, UCL_EMIT_CONFIG); in lua_ucl_to_config()
1452 lua_ucl_to_string (L, obj, format); in lua_ucl_to_format()