Home
last modified time | relevance | path

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

/dports/textproc/fcitx5-lua/fcitx5-lua-5.0.5/src/addonloader/
H A Dluaaddonstate.cpp68 auto open_fcitx_core = [](lua_State *state) { in LuaAddonState() local
104 luaL_requiref(state_, "fcitx.core", open_fcitx_core, false); in LuaAddonState()