C# 클래스 System.Text.RegularExpressions.RegexCode

파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

비공개 메소드들

메소드 설명
Dump ( ) : void
OpcodeBacktracks ( int Op ) : bool
OpcodeDescription ( int offset ) : string
OpcodeSize ( int opcode ) : int
OperatorDescription ( int Opcode ) : string
RegexCode ( int codes, List stringlist, int trackcount, Hashtable caps, int capsize, RegexBoyerMoore bmPrefix, RegexPrefix fcPrefix, int anchors, bool rightToLeft ) : System.Collections