Home
last modified time | relevance | path

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

/dports/chinese/libpinyin/libpinyin-2.3.0/src/storage/
H A Dchewing_enum.h39 CHEWING_LAST_INITIAL = CHEWING_ZH, enumerator
40 CHEWING_NUMBER_OF_INITIALS = CHEWING_LAST_INITIAL + 1
H A Dpinyin_phrase2.h247 for (k = aKey.m_initial + 1; k <= CHEWING_LAST_INITIAL; ++k) { in compute_upper_value2()