Home
last modified time | relevance | path

Searched refs:EndZ (Results 1 – 25 of 53) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Text.RegularExpressions/src/System/Text/RegularExpressions/
H A DRegexFCD.cs37 internal const int EndZ = 0x0010; field in System.Text.RegularExpressions.RegexFCD
110 case RegexNode.EndZ: in Prefix()
165 case RegexNode.EndZ: in Anchors()
198 case RegexNode.EndZ: return EndZ; in AnchorFromType()
216 if (0 != (anchors & EndZ)) sb.Append(", EndZ"); in AnchorDescription()
518 case RegexNode.EndZ: in CalculateFC()
H A DRegexCode.cs55 internal const int EndZ = 20; // \Z field in System.Text.RegularExpressions.RegexCode
169 case EndZ: in OpcodeSize()
H A DRegexInterpreter.cs361 … if (0 != (_code._anchors & (RegexFCD.Beginning | RegexFCD.Start | RegexFCD.EndZ | RegexFCD.End))) in FindFirstChar()
371 if (0 != (_code._anchors & RegexFCD.EndZ) && runtextpos < runtextend - 1) in FindFirstChar()
383 (0 != (_code._anchors & RegexFCD.EndZ) && (runtextpos < runtextend - 1 || in FindFirstChar()
865 case RegexCode.EndZ: in Go()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/regex/system/text/regularexpressions/
H A DRegexFCD.cs39 internal const int EndZ = 0x0010; field in System.Text.RegularExpressions.RegexFCD
106 case RegexNode.EndZ: in Prefix()
157 case RegexNode.EndZ: in Anchors()
188 case RegexNode.EndZ: return EndZ; in AnchorFromType()
205 if (0 != (anchors & EndZ)) sb.Append(", EndZ"); in AnchorDescription()
484 case RegexNode.EndZ: in CalculateFC()
H A DRegexCode.cs58 internal const int EndZ = 20; // \Z field in System.Text.RegularExpressions.RegexCode
181 case EndZ: in OpcodeSize()
H A DRegexInterpreter.cs328 … if (0 != (runanchors & (RegexFCD.Beginning | RegexFCD.Start | RegexFCD.EndZ | RegexFCD.End))) { in FindFirstChar()
335 if (0 != (runanchors & RegexFCD.EndZ) && runtextpos < runtextend - 1) { in FindFirstChar()
344 (0 != (runanchors & RegexFCD.EndZ) && (runtextpos < runtextend - 1 || in FindFirstChar()
791 case RegexCode.EndZ: in Go()
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/dlclark/regexp2/syntax/
H A Dcode.go53 EndZ = 20 // \Z const
123 …se Nothing, Bol, Eol, Boundary, Nonboundary, ECMABoundary, NonECMABoundary, Beginning, Start, EndZ,
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/dlclark/regexp2/regexp2-1.4.0/syntax/
H A Dcode.go53 EndZ = 20 // \Z const
123 …se Nothing, Bol, Eol, Boundary, Nonboundary, ECMABoundary, NonECMABoundary, Beginning, Start, EndZ,
/dports/devel/gh/cli-2.4.0/vendor/github.com/dlclark/regexp2/syntax/
H A Dcode.go53 EndZ = 20 // \Z const
123 …se Nothing, Bol, Eol, Boundary, Nonboundary, ECMABoundary, NonECMABoundary, Beginning, Start, EndZ,
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/dlclark/regexp2/syntax/
H A Dcode.go53 EndZ = 20 // \Z const
123 …se Nothing, Bol, Eol, Boundary, Nonboundary, ECMABoundary, NonECMABoundary, Beginning, Start, EndZ,
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/dlclark/regexp2/syntax/
H A Dcode.go53 EndZ = 20 // \Z const
123 …se Nothing, Bol, Eol, Boundary, Nonboundary, ECMABoundary, NonECMABoundary, Beginning, Start, EndZ,
/dports/www/gitea/gitea-1.16.5/vendor/github.com/dlclark/regexp2/syntax/
H A Dcode.go53 EndZ = 20 // \Z const
123 …se Nothing, Bol, Eol, Boundary, Nonboundary, ECMABoundary, NonECMABoundary, Beginning, Start, EndZ,
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/dlclark/regexp2/syntax/
H A Dcode.go53 EndZ = 20 // \Z const
123 …se Nothing, Bol, Eol, Boundary, Nonboundary, ECMABoundary, NonECMABoundary, Beginning, Start, EndZ,
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/dlclark/regexp2/syntax/
H A Dcode.go53 EndZ = 20 // \Z const
123 …se Nothing, Bol, Eol, Boundary, Nonboundary, ECMABoundary, NonECMABoundary, Beginning, Start, EndZ,
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/dlclark/regexp2/syntax/
H A Dcode.go53 EndZ = 20 // \Z const
123 …se Nothing, Bol, Eol, Boundary, Nonboundary, ECMABoundary, NonECMABoundary, Beginning, Start, EndZ,
/dports/devel/chroma/chroma-0.9.2/vendor/github.com/dlclark/regexp2/syntax/
H A Dcode.go53 EndZ = 20 // \Z const
123 …se Nothing, Bol, Eol, Boundary, Nonboundary, ECMABoundary, NonECMABoundary, Beginning, Start, EndZ,
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/dlclark/regexp2/syntax/
H A Dcode.go53 EndZ = 20 // \Z const
123 …se Nothing, Bol, Eol, Boundary, Nonboundary, ECMABoundary, NonECMABoundary, Beginning, Start, EndZ,
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/dlclark/regexp2/syntax/
H A Dcode.go53 EndZ = 20 // \Z
123 …se Nothing, Bol, Eol, Boundary, Nonboundary, ECMABoundary, NonECMABoundary, Beginning, Start, EndZ,
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/dlclark/regexp2/syntax/
H A Dcode.go53 EndZ = 20 // \Z const
123 …se Nothing, Bol, Eol, Boundary, Nonboundary, ECMABoundary, NonECMABoundary, Beginning, Start, EndZ,
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/dlclark/regexp2/regexp2-1.1.6/syntax/
H A Dcode.go53 EndZ = 20 // \Z const
123 …se Nothing, Bol, Eol, Boundary, Nonboundary, ECMABoundary, NonECMABoundary, Beginning, Start, EndZ,
/dports/science/elmerfem/elmerfem-release-9.0/fem/tests/RotatingBCMagnetoDynamicsConformingAnti/
H A Dref.sif347 Name = "EndZ-Hot"
355 Name = "EndZ-Cold"
H A Dcase.sif339 Name = "EndZ-Hot"
346 Name = "EndZ-Cold"
/dports/science/elmerfem/elmerfem-release-9.0/fem/tests/RotatingBCMagnetoDynamicsGeneric/
H A Dcase.sif344 Name = "EndZ-Hot"
352 Name = "EndZ-Cold"
/dports/science/elmerfem/elmerfem-release-9.0/fem/tests/RotatingBCMagnetoDynamicsConforming/
H A Dref.sif345 Name = "EndZ-Hot"
353 Name = "EndZ-Cold"
/dports/science/elmerfem/elmerfem-release-9.0/fem/tests/RotatingBCMagnetoDynamics2/
H A Dcase.sif328 Name = "EndZ-Hot"
336 Name = "EndZ-Cold"

123