PieDock
1.6.3
|
#include <WildcardCompare.h>
Static Public Member Functions | |
static const bool | match (const char *, const char *, bool=false) |
Compare strings with wildcards
|
static |
Returns if pattern matches string
literal | - string to match |
pattern | - pattern with optional wildcard characters (*?) |
caseSensitive | - true if matching should be case-sensitive (optional) |
Referenced by PieDock::IconMap::getIconByTitle().