wxMaxima
Loading...
Searching...
No Matches
Data Structures | Public Member Functions
RegexSearch Class Reference

The find+replace dialog. More...

#include <RegexSearch.h>

Inheritance diagram for RegexSearch:
[legend]
Collaboration diagram for RegexSearch:
[legend]

Data Structures

class  Match
 

Public Member Functions

 RegexSearch (const wxString &regex)
 
Match FindNext (const wxString &string, std::size_t start)
 
Match FindNext_Reverse (const wxString &string, std::size_t start)
 
Match Replace (wxString *string, std::size_t start, const wxString &replacement)
 
Match Replace_Reverse (wxString *string, std::size_t start, const wxString &replacement)
 

Detailed Description

The find+replace dialog.


The documentation for this class was generated from the following files: