Home
last modified time | relevance | path

Searched refs:CountStrInStr (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/c_utils/base/src/
H A Dfile_ex.cpp381 int CountStrInStr(const string& str, const string& subStr) in CountStrInStr() function
414 return CountStrInStr(str, subStr); in CountStrInFile()
421 return CountStrInStr(strlower, sublower); in CountStrInFile()

Completed in 5 milliseconds