Mono Class Library: Overview

System.Text.RegularExpressions.RegexRunner: Method Members

The methods of System.Text.RegularExpressions.RegexRunner are listed below. For a list of all members, see the RegexRunner Members list.

See Also: Inherited members from System.Object

Protected Methods

Capture(int, int, int)
Documentation for this section has not yet been entered.
static
CharInClass(char, string) : bool
Documentation for this section has not yet been entered.
static
CharInSet(char, string, string) : bool
Documentation for this section has not yet been entered.
Crawl(int)
Documentation for this section has not yet been entered.
Crawlpos() : int
Documentation for this section has not yet been entered.
DoubleCrawl()
Documentation for this section has not yet been entered.
DoubleStack()
Documentation for this section has not yet been entered.
DoubleTrack()
Documentation for this section has not yet been entered.
EnsureStorage()
Documentation for this section has not yet been entered.
abstract
FindFirstChar() : bool
Documentation for this section has not yet been entered.
abstract
Go()
Documentation for this section has not yet been entered.
abstract
InitTrackCount()
Documentation for this section has not yet been entered.
IsBoundary(int, int, int) : bool
Documentation for this section has not yet been entered.
IsECMABoundary(int, int, int) : bool
Documentation for this section has not yet been entered.
IsMatched(int) : bool
Documentation for this section has not yet been entered.
MatchIndex(int) : int
Documentation for this section has not yet been entered.
MatchLength(int) : int
Documentation for this section has not yet been entered.
Popcrawl() : int
Documentation for this section has not yet been entered.
Scan(Regex, string, int, int, int, int, bool) : Match
Documentation for this section has not yet been entered.
TransferCapture(int, int, int, int)
Documentation for this section has not yet been entered.
Uncapture()
Documentation for this section has not yet been entered.