| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include <TextSearch.h>
Public Member Functions | |
| CTextSearch (const std::string &strSearchTerms, bool bCaseSensitive=false, TextSearchDefault defaultSearchMode=SEARCH_DEFAULT_OR) | |
| bool | Search (const std::string &strHaystack) const | 
| bool | IsValid (void) const | 
| CTextSearch::CTextSearch | ( | const std::string & | strSearchTerms, | 
| bool | bCaseSensitive = false, | ||
| TextSearchDefault | defaultSearchMode = SEARCH_DEFAULT_OR ) | 
| bool CTextSearch::Search | ( | const std::string & | strHaystack | ) | const |