Home
last modified time | relevance | path

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

/dports/chinese/libime/libime-1.0.9/test/
H A Dtestpinyindata.cpp51 } else if (flags & PinyinFuzzyFlag::AN_ANG) { in applyFuzzy()
/dports/chinese/libime/libime-1.0.9/src/libime/pinyin/
H A Dpinyinencoder.h28 AN_ANG = 1 << 2, // 0 enumerator
H A Dpinyinencoder.cpp504 {PinyinFinal::AN, PinyinFinal::ANG, PinyinFuzzyFlag::AN_ANG}, in getFuzzy()
/dports/chinese/fcitx5-chinese-addons/fcitx5-chinese-addons-5.0.8/im/pinyin/
H A Dpinyin.cpp855 SET_FUZZY_FLAG(an, AN_ANG) in reloadConfig()