Home
last modified time | relevance | path

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

/NextBSD/contrib/libucl/lua/
HDlua_ucl.c465 lua_ucl_to_string (lua_State *L, const ucl_object_t *obj, enum ucl_emitter type) in lua_ucl_to_string() function
799 return lua_ucl_to_string (L, obj, format); in lua_ucl_object_tostring()
965 lua_ucl_to_string (L, obj, format); in lua_ucl_to_json()
982 lua_ucl_to_string (L, obj, UCL_EMIT_CONFIG); in lua_ucl_to_config()
1061 lua_ucl_to_string (L, obj, format); in lua_ucl_to_format()