Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libucl/lua/
H A Dlua_ucl.c76 static ucl_object_t* ucl_object_lua_fromtable (lua_State *L, int idx);
292 ucl_object_lua_fromtable (lua_State *L, int idx) in ucl_object_lua_fromtable() function
415 obj = ucl_object_lua_fromtable (L, idx); in ucl_object_lua_fromelt()
454 obj = ucl_object_lua_fromtable (L, idx); in ucl_object_lua_import()