Functions | |
| bool | test_path (const char *path, const char *pattern, bool b_separate_by_semicolon=false) |
| bool | test (const char *str, const char *pattern, bool b_separate_by_semicolon=false) |
| bool | has_wildcards (const char *str) |
| bool wildcard_helper::has_wildcards | ( | const char * | str | ) |
| 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 | |||
| ) |
1.5.5