Home
last modified time | relevance | path

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

/dports/chinese/scim-fcitx/fcitx/src/
H A Dsp.cpp147 i = GetSPIndexQP_C (strS); in LoadSPData()
301 int GetSPIndexQP_C (char *str) in GetSPIndexQP_C() function
H A Dsp.h26 int GetSPIndexQP_C (char *str);
/dports/chinese/fcitx/fcitx-4.2.9.7/src/im/pinyin/
H A Dsp.h48 int GetSPIndexQP_C(struct _FcitxPinyinConfig* pyconfig, char *str);
H A Dsp.c155 i = GetSPIndexQP_C(pyconfig, strS); in LoadSPData()
329 int GetSPIndexQP_C(FcitxPinyinConfig* pyconfig, char *str) in GetSPIndexQP_C() function