Home
last modified time | relevance | path

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

/dports/chinese/scim-fcitx/fcitx/src/
H A Dsp.cpp143 i = GetSPIndexQP_S (strS); in LoadSPData()
286 int GetSPIndexQP_S (char *str) in GetSPIndexQP_S() function
H A Dsp.h27 int GetSPIndexQP_S (char *str);
/dports/chinese/fcitx/fcitx-4.2.9.7/src/im/pinyin/
H A Dsp.h49 int GetSPIndexQP_S(struct _FcitxPinyinConfig* pyconfig, char *str);
H A Dsp.c150 i = GetSPIndexQP_S(pyconfig, strS); in LoadSPData()
312 int GetSPIndexQP_S(FcitxPinyinConfig* pyconfig, char *str) in GetSPIndexQP_S() function