| 
    KiCad PCB EDA Suite
    
   | 
 
#include <search_stack.h>#include <string_utils.h>#include <trace_helpers.h>#include <wx/tokenzr.h>#include <wx/log.h>Go to the source code of this file.
Macros | |
| #define | PATH_SEPS wxT( ":;\r\n" ) | 
Functions | |
| static wxString | base_dir (const wxString &aRelativePath, const wxString &aBaseDir) | 
| #define PATH_SEPS wxT( ":;\r\n" ) | 
Definition at line 35 of file search_stack.cpp.
Referenced by SEARCH_STACK::Split().
      
  | 
  static | 
Definition at line 55 of file search_stack.cpp.
Referenced by SEARCH_STACK::FilenameWithRelativePathInSearchList().