Searched defs:haystack (Results 1 – 5 of 5) sorted by relevance
9 static int test_strreplace(char needle, const char *haystack, in test_strreplace()
312 char *strreplace_chars(char needle, const char *haystack, const char *replace) in strreplace_chars()
224 bool expr__subset_of_ids(struct expr_parse_ctx *haystack, in expr__subset_of_ids()
173 static uint8_t *get_last_jit_image(char *haystack, size_t hlen, in get_last_jit_image()
440 static bool strend(const char *haystack, const char *needle) in strend()