Searched defs:needle (Results 1 – 5 of 5) sorted by relevance
46 const char* needle) { in strnstr()
1307 static int findStr(const char* const* haystack, const char* needle) { in findStr()
617 size_t find(const std::string& needle, size_t start = 0) const { in find()633 bool correctForBitError(std::string& reason, const std::string& needle) { in correctForBitError()654 bool correctForBitErrorOrUnderline(std::string& reason, const std::string& needle) { in correctForBitErrorOrUnderline()
293 const char16_t needle = *target; in strstr16() local
186 char needle[32]; in TEST() local