#include <windows.h>#include "common.h"Go to the source code of this file.
Functions | |
| LPCSTR | fsStrStrNoCase (LPCSTR pszIn, LPCSTR pszWhat) |
| LPCSTR | fsStrGetStrUpToChar (LPCSTR pszFrom, LPCSTR pszCharTo, LPSTR *ppszResult) |
Definition at line 9 of file strparsing.cpp.
References NULL.
Referenced by fsFindDownloadMgr::IsSatisfies(), and fsHttpFile::RetreiveSuggFileName().
1.5.6