Go to the source code of this file.
Functions | |
| BOOL | fsStrIsDivider (char c) |
| LPCSTR | fsStrSkipDividers (LPCSTR psz) |
| const char * | fsStrSkipSpaces (const char *psz) |
| LPCSTR | fsStrStrNoCase (LPCSTR pszIn, LPCSTR pszWhat) |
| LPCSTR | fsStrGetStrUpToChar (LPCSTR pszFrom, LPCSTR pszCharTo, LPSTR *ppszResult) |
| BOOL fsStrIsDivider | ( | char | c | ) | [inline] |
| const char* fsStrSkipSpaces | ( | const char * | psz | ) | [inline] |
Definition at line 25 of file strparsing.h.
1.5.6