Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libucl/lua/
H A Dlua_ucl.c80 static ucl_object_t* ucl_object_lua_fromtable (lua_State *L, int idx, ucl_string_flags_t flags);
81 static ucl_object_t* ucl_object_lua_fromelt (lua_State *L, int idx, ucl_string_flags_t flags);
326 ucl_object_lua_fromtable (lua_State *L, int idx, ucl_string_flags_t flags) in ucl_object_lua_fromtable()
466 ucl_object_lua_fromelt (lua_State *L, int idx, ucl_string_flags_t flags) in ucl_object_lua_fromelt()
/freebsd-14.2/contrib/libucl/include/
H A Ducl.h178 } ucl_string_flags_t; typedef