Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
System
Text
RegularExpressions
RegexCode
C# Class System.Text.RegularExpressions.RegexCode
Datei anzeigen
Open project: dotnet/corefx
Class Usage Examples
Private Methods
Method
Description
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