Home
last modified time | relevance | path

Searched defs:allow_array (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libucl/lua/
H A Dlua_ucl.c312 ucl_object_push_lua (lua_State *L, const ucl_object_t *obj, bool allow_array) in ucl_object_push_lua() argument
319 ucl_object_push_lua_filter_nil (lua_State *L, const ucl_object_t *obj, bool allow_array) in ucl_object_push_lua_filter_nil() argument
/freebsd/contrib/libucl/src/
H A Ducl_util.c3601 ucl_object_copy_internal(const ucl_object_t * other,bool allow_array) global() argument