Searched refs:str_equal (Results 1 – 1 of 1) sorted by relevance
1995 static int str_equal(char_u *s1, char_u *s2);2830 if (str_equal(p, aff_entry->ae_cond)) in spell_read_aff()3410 str_equal(char_u *s1, char_u *s2) in str_equal() function