C# Class System.Text.RegularExpressions.RegexFCD

Mostra file Open project: dotnet/corefx Class Usage Examples

Private Methods

Method Description
AnchorDescription ( int anchors ) : string
AnchorFromType ( int type ) : int
Anchors ( RegexTree tree ) : int
CalculateFC ( int NodeType, RegexNode node, int CurIndex ) : void
FCIsEmpty ( ) : bool
FirstChars ( RegexTree t ) : RegexPrefix
IntIsEmpty ( ) : bool
PopFC ( ) : RegexFC
PopInt ( ) : int
Prefix ( RegexTree tree ) : RegexPrefix
PushFC ( RegexFC fc ) : void
PushInt ( int I ) : void
RegexFCD ( ) : System.Globalization
RegexFCFromRegexTree ( RegexTree tree ) : RegexFC
SkipChild ( ) : void
TopFC ( ) : RegexFC