Searched defs:find (Results 1 – 6 of 6) sorted by relevance
40 strstr(const char *s, const char *find) in strstr()
43 strcasestr(const char *s, const char *find) in strcasestr()
47 wcsstr(const wchar_t * __restrict s, const wchar_t * __restrict find) in wcsstr()
177 const MapEntry* MapData::find(uintptr_t pc, uintptr_t* rel_pc) { in find() function in MapData
222 iterator find(T* value) const { in find() function
362 const prop_info* prop_area::find(const char* name) { in find() function in prop_area