Searched refs:GetAFIndexForAFString (Results 1 – 3 of 3) sorted by relevance
43 int GetAFIndexForAFString(const std::string& af_string);
155 int AffReader::GetAFIndexForAFString(const std::string& af_string) { in GetAFIndexForAFString() function in convert_dict::AffReader279 GetAFIndexForAFString(after_slash[0]), in AddAffix()
106 affix_index = aff_reader->GetAFIndexForAFString(split[1]); in PopulateWordSet()