foobar2000 SDK
2015-08-03
|
Go to the source code of this file.
Namespaces | |
wildcard_helper | |
Functions | |
const char * | wildcard_helper::get_wildcard_list () |
bool | wildcard_helper::has_wildcards (const char *str) |
bool | wildcard_helper::is_wildcard (char c) |
bool | wildcard_helper::test (const char *str, const char *pattern, bool b_separate_by_semicolon=false) |
bool | wildcard_helper::test_path (const char *path, const char *pattern, bool b_separate_by_semicolon=false) |