Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/lua/
H A Dlua_ucl.c82 static ucl_object_t* ucl_object_lua_fromtable (lua_State *L, int idx, ucl_string_flags_t flags);
83 static ucl_object_t* ucl_object_lua_fromelt (lua_State *L, int idx, ucl_string_flags_t flags);
333 ucl_object_lua_fromtable (lua_State *L, int idx, ucl_string_flags_t flags) in ucl_object_lua_fromtable()
472 ucl_object_lua_fromelt (lua_State *L, int idx, ucl_string_flags_t flags) in ucl_object_lua_fromelt()
/freebsd/contrib/libucl/include/
H A Ducl.h178 } ucl_string_flags_t; typedef