Searched defs:Strstr (Results 1 – 1 of 1) sorted by relevance
100 #define Strstr(s,v) wcsstr(s,v) macro155 #define Strstr(s,v) strstr(s,v) macro