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

/freebsd-12-stable/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)
466 ucl_object_lua_fromelt (lua_State *L, int idx, ucl_string_flags_t flags)
/freebsd-12-stable/contrib/libucl/include/
H A Ducl.h178 } ucl_string_flags_t; typedef in typeref:enum:ucl_string_flags

Completed in 67 milliseconds