Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libucl/lua/
H A Dlua_ucl.c465 lua_ucl_to_string (lua_State *L, const ucl_object_t *obj, enum ucl_emitter type) in lua_ucl_to_string() function
844 return lua_ucl_to_string (L, obj, format); in lua_ucl_object_tostring()
1038 lua_ucl_to_string (L, obj, format); in lua_ucl_to_json()
1055 lua_ucl_to_string (L, obj, UCL_EMIT_CONFIG); in lua_ucl_to_config()
1137 lua_ucl_to_string (L, obj, format); in lua_ucl_to_format()