Home
last modified time | relevance | path

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

/dports/chinese/scim-fcitx/fcitx/src/
H A Dsp.cpp238 char str_QP[MAX_PY_LENGTH + 1]; in SP2QP() local
265 strcpy (str_QP, strQP); in SP2QP()
270 strcpy (strQP, str_QP); in SP2QP()
/dports/chinese/fcitx/fcitx-4.2.9.7/src/im/pinyin/
H A Dsp.c210 char str_QP[MAX_PY_LENGTH + 1]; in SP2QP() local
279 strcpy(str_QP, strQP); in SP2QP()
286 strcpy(strQP, str_QP); in SP2QP()