Method |
Description |
|
AddMatch ( int cap, int start, int len ) : void |
|
|
BalanceMatch ( int cap ) : void |
|
|
Dump ( ) : void |
|
|
GroupToStringImpl ( int groupnum ) : string |
|
|
IsMatched ( int cap ) : bool |
|
|
LastGroupToStringImpl ( ) : string |
|
|
Match ( ) |
|
|
Match ( Regex regex, int capcount, string text, int begpos, int len, int startpos ) : System.Collections |
|
|
MatchIndex ( int cap ) : int |
|
|
MatchLength ( int cap ) : int |
|
|
RemoveMatch ( int cap ) : void |
|
|
Reset ( Regex regex, string text, int textbeg, int textend, int textstart ) : void |
|
|
Tidy ( int textpos ) : void |
|
|