Home
last modified time | relevance | path

Searched defs:KeywordMatch (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/audacious/audacious-4.1/src/libaudgui/
H A Djump-to-track-cache.h28 struct KeywordMatch { struct
33 typedef Index<KeywordMatch> KeywordMatches; argument
/dports/multimedia/vlc/vlc-3.0.16/modules/codec/webvtt/
H A Dwebvtt.c110 static bool KeywordMatch( const char *psz, const char *keyword ) in KeywordMatch() function
/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4StartupNetDlg.cpp561 bool C4StartupNetListEntry::KeywordMatch(const char *szMatch) in KeywordMatch() function in C4StartupNetListEntry