6984a34fcd47b68c9550a2a8b12ddef2b0474c93
bool IsSubStringp(const StringType1 * short_str, const StringType2 * long_str); bool IsSubString(const StringType1 * short_str, const StringType2 * long_str); bool IsSubString(const StringType1 & short_str, const StringType2 & long_str); bool IsSubStringNoCasep(const StringType1 * short_str, const StringType2 * long_str); bool IsSubStringNoCase(const StringType1 * short_str, const StringType2 * long_str); bool IsSubStringNoCase(const StringType1 & short_str, const StringType2 & long_str); (moved from winix) git-svn-id: svn://ttmath.org/publicrep/pikotools/trunk@1133 e52654a7-88a9-db11-a3e9-0013d4bc506e
Languages
C++
98.2%
Shell
0.7%
C
0.6%
Makefile
0.5%