Searched refs:CountStrInStr (Results 1 – 2 of 2) sorted by relevance
302 int CountStrInStr(const string& str, const string& subStr) in CountStrInStr() function335 return CountStrInStr(str, subStr); in CountStrInFile()342 return CountStrInStr(strlower, sublower); in CountStrInFile()
381 int CountStrInStr(const string& str, const string& subStr) in CountStrInStr() function414 return CountStrInStr(str, subStr); in CountStrInFile()421 return CountStrInStr(strlower, sublower); in CountStrInFile()