Searched refs:hz_found (Results 1 – 1 of 1) sorted by relevance
312 char16 *hz_found = static_cast<char16*> in get_splids_for_hanzi() local314 assert(NULL != hz_found && hanzi == *hz_found); in get_splids_for_hanzi()317 while (hz_found > scis_hz_ && hanzi == *(hz_found - 1)) in get_splids_for_hanzi()318 hz_found--; in get_splids_for_hanzi()321 char16 *hz_f = hz_found; in get_splids_for_hanzi()332 while (hz_found < scis_hz_ + scis_num_ && hanzi == *hz_found) { in get_splids_for_hanzi()333 uint16 pos = hz_found - scis_hz_; in get_splids_for_hanzi()342 hz_found++; in get_splids_for_hanzi()