Searched refs:star_oh (Results 1 – 3 of 3) sorted by relevance
249 static int star_oh(const char *z){ in star_oh() function393 }else if( m_eq_1(z) && star_oh(z) ){ in porter_stemmer()554 }else if( m_eq_1(z+1) && !star_oh(z+1) ){ in porter_stemmer()
250 static int star_oh(const char *z){ in star_oh() function394 }else if( m_eq_1(z) && star_oh(z) ){ in porter_stemmer()539 }else if( m_eq_1(z+1) && !star_oh(z+1) ){ in porter_stemmer()
248 static int star_oh(const char *z){ in star_oh() function392 }else if( m_eq_1(z) && star_oh(z) ){ in porter_stemmer()537 }else if( m_eq_1(z+1) && !star_oh(z+1) ){ in porter_stemmer()