| 
    KiCad PCB EDA Suite
    
   | 
 
#include <wx/log.h>#include <wx/regex.h>#include <wx/string.h>Go to the source code of this file.
Classes | |
| struct | EDA_SEARCH_DATA | 
| struct | SCH_SEARCH_DATA | 
Enumerations | |
| enum class | EDA_SEARCH_MATCH_MODE {  PLAIN , WHOLEWORD , WILDCARD , REGEX , PERMISSIVE }  | 
      
  | 
  strong | 
| Enumerator | |
|---|---|
| PLAIN | |
| WHOLEWORD | |
| WILDCARD | |
| REGEX | |
| PERMISSIVE | |
Definition at line 31 of file eda_search_data.h.