Home
last modified time | relevance | path

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

/dports/chinese/libpinyin/libpinyin-2.3.0/src/storage/
H A Dchewing_enum.h38 CHEWING_ZH = 23, enumerator
39 CHEWING_LAST_INITIAL = CHEWING_ZH,
H A Dspecial_table.h110 …Key(CHEWING_ZH, CHEWING_ZERO_MIDDLE, CHEWING_AN), ChewingKey(CHEWING_G, CHEWING_ZERO_MIDDLE, CHEWI…
111 …gKey(CHEWING_ZH, CHEWING_ZERO_MIDDLE, CHEWING_E), ChewingKey(CHEWING_N, CHEWING_ZERO_MIDDLE, CHEWI…
112 …gKey(CHEWING_ZH, CHEWING_ZERO_MIDDLE, CHEWING_E), ChewingKey(CHEWING_N, CHEWING_ZERO_MIDDLE, CHEWI…
113 …ey(CHEWING_ZH, CHEWING_ZERO_MIDDLE, CHEWING_EN), ChewingKey(CHEWING_G, CHEWING_ZERO_MIDDLE, CHEWIN…
114 …ewingKey(CHEWING_ZH, CHEWING_U, CHEWING_A), ChewingKey(CHEWING_N, CHEWING_ZERO_MIDDLE, CHEWING_AN)…
H A Dpinyin_phrase2.h49 ((lhs == CHEWING_Z && rhs == CHEWING_ZH) || in pinyin_compare_initial2()
50 (lhs == CHEWING_ZH && rhs == CHEWING_Z))) in pinyin_compare_initial2()
H A Dpinyin_parser_table.h4388 {"zha", "zh", "a", "ㄓㄚ", "jha", "ja", ChewingKey(CHEWING_ZH, CHEWING_ZERO_MIDDLE, CHEWING_A)},
4389 {"zhai", "zh", "ai", "ㄓㄞ", "jhai", "jai", ChewingKey(CHEWING_ZH, CHEWING_ZERO_MIDDLE, CHEWING_AI)},
4393 {"zhe", "zh", "e", "ㄓㄜ", "jhe", "je", ChewingKey(CHEWING_ZH, CHEWING_ZERO_MIDDLE, CHEWING_E)},
4397 {"zhi", "zh", "i", "ㄓ", "jhih", "jr", ChewingKey(CHEWING_ZH, CHEWING_I, CHEWING_ZERO_FINAL)},
4400 {"zhu", "zh", "u", "ㄓㄨ", "jhu", "ju", ChewingKey(CHEWING_ZH, CHEWING_U, CHEWING_ZERO_FINAL)},
4401 {"zhua", "zh", "ua", "ㄓㄨㄚ", "jhua", "jua", ChewingKey(CHEWING_ZH, CHEWING_U, CHEWING_A)},
4402 {"zhuai", "zh", "uai", "ㄓㄨㄞ", "jhuai", "juai", ChewingKey(CHEWING_ZH, CHEWING_U, CHEWING_AI)},
4403 {"zhuan", "zh", "uan", "ㄓㄨㄢ", "jhuan", "juan", ChewingKey(CHEWING_ZH, CHEWING_U, CHEWING_AN)},
4405 {"zhui", "zh", "ui", "ㄓㄨㄟ", "jhuei", "juei", ChewingKey(CHEWING_ZH, CHEWING_U, CHEWING_EI)},
4406 {"zhun", "zh", "un", "ㄓㄨㄣ", "jhun", "juen", ChewingKey(CHEWING_ZH, CHEWING_U, CHEWING_EN)},
[all …]
H A Dphonetic_key_matrix.cpp264 MATCH(PINYIN_AMB_Z_ZH, CHEWING_Z, CHEWING_ZH); in fuzzy_syllable_step()
265 MATCH(PINYIN_AMB_Z_ZH, CHEWING_ZH, CHEWING_Z); in fuzzy_syllable_step()
H A Dchewing_large_table.cpp162 MATCH(PINYIN_AMB_Z_ZH, CHEWING_Z, CHEWING_ZH); in initial_level_search()
163 MATCH(PINYIN_AMB_Z_ZH, CHEWING_ZH, CHEWING_Z); in initial_level_search()