openshot-audio  0.1.7
Static Public Member Functions | List of all members
WildCardMatcher< CharPointer > Struct Template Reference

Static Public Member Functions

static bool matches (CharPointer wildcard, CharPointer test, const bool ignoreCase) noexcept
 
static bool characterMatches (const juce_wchar wc, const juce_wchar tc, const bool ignoreCase) noexcept
 
static bool matchesAnywhere (const CharPointer wildcard, CharPointer test, const bool ignoreCase) noexcept
 

Member Function Documentation

◆ characterMatches()

template<typename CharPointer >
static bool WildCardMatcher< CharPointer >::characterMatches ( const juce_wchar  wc,
const juce_wchar  tc,
const bool  ignoreCase 
)
inlinestaticnoexcept

◆ matches()

template<typename CharPointer >
static bool WildCardMatcher< CharPointer >::matches ( CharPointer  wildcard,
CharPointer  test,
const bool  ignoreCase 
)
inlinestaticnoexcept

◆ matchesAnywhere()

template<typename CharPointer >
static bool WildCardMatcher< CharPointer >::matchesAnywhere ( const CharPointer  wildcard,
CharPointer  test,
const bool  ignoreCase 
)
inlinestaticnoexcept

The documentation for this struct was generated from the following file: