Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/include/
H A Ducl.h1636 #define ucl_obj_tostring ucl_object_tostring macro
/freebsd/contrib/libucl/lua/
H A Dlua_ucl.c243 lua_pushstring (L, ucl_obj_tostring (obj)); in ucl_object_lua_push_scalar()