#include "wx/wx.h"#include "wx/xml/xml.h"#include "wx/datstrm.h"#include "wx/arrimpl.cpp"#include "wx/wfstream.h"#include "wx/txtstrm.h"#include "wx/zipstrm.h"#include "wx/textfile.h"#include "wx/dir.h"#include "wx/fileconf.h"#include "ax_resource/ax_resource_library.h"#include "ax_resource/ax_module.h"#include "ax/ax_utils.h"#include "variantutils/variantstream.h"#include "ax/bitmaps/blankcover.xpm"Functions | |
| bool | AxResourceLibraryMatchString (const wxString &matchAgainst, const wxString &matchText, bool wholeWordOnly, int *position=NULL) |
| bool | AxResourceLibraryMatchString (const wxString &matchAgainst, const wxString &matchText, bool wholeWordOnly, bool matchCase, int *position=NULL) |
| bool AxResourceLibraryMatchString | ( | const wxString & | matchAgainst, | |
| const wxString & | matchText, | |||
| bool | wholeWordOnly, | |||
| bool | matchCase, | |||
| int * | position = NULL | |||
| ) |
| bool AxResourceLibraryMatchString | ( | const wxString & | matchAgainst, | |
| const wxString & | matchText, | |||
| bool | wholeWordOnly, | |||
| int * | position = NULL | |||
| ) |
1.5.8