Searched refs:found_2w (Results 1 – 1 of 1) sorted by relevance
201 char16 *found_2w = static_cast<char16*> in find_pos2_startedbyhz() local205 if (NULL == found_2w) in find_pos2_startedbyhz()208 while (found_2w > buf_ + start_pos_[1] && *found_2w == *(found_2w - 1)) in find_pos2_startedbyhz()209 found_2w -= 2; in find_pos2_startedbyhz()211 return found_2w; in find_pos2_startedbyhz()