Searched defs:str_ends_with (Results 1 – 2 of 2) sorted by relevance
179 static int str_ends_with(const char *s, int slen, const char *sub) in str_ends_with() function
192 static bool str_ends_with(const char *s, const char *sub) in str_ends_with() function