◆ characterMatches()
template<typename CharPointer >
◆ matches()
template<typename CharPointer >
static bool juce::WildCardMatcher< CharPointer >::matches |
( |
CharPointer |
wildcard, |
|
|
CharPointer |
test, |
|
|
const bool |
ignoreCase |
|
) |
| |
|
inlinestaticnoexcept |
◆ matchesAnywhere()
template<typename CharPointer >
static bool juce::WildCardMatcher< CharPointer >::matchesAnywhere |
( |
const CharPointer |
wildcard, |
|
|
CharPointer |
test, |
|
|
const bool |
ignoreCase |
|
) |
| |
|
inlinestaticnoexcept |
The documentation for this struct was generated from the following file: