Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/re2j
/ fail
Method
fail
java/com/google/re2j/Compiler.java:75–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
}
74
75
private
Frag fail() {
76
return
new
Frag();
77
}
78
79
// Given fragment a, returns (a) capturing as \n.
80
// Given a fragment a, returns a fragment with capturing parens around a.
Callers
15
cat
Method · 0.95
compile
Method · 0.95
testReplaceAllFunc
Method · 0.80
testCompileExceptionWithDuplicateGroups
Method · 0.80
testSyntaxError
Method · 0.80
testMatch
Method · 0.80
testMatchFunction
Method · 0.80
testCompile
Method · 0.80
testUnquote
Method · 0.80
testParseInvalidRegexps
Method · 0.80
replaceTestHelper
Method · 0.80
Test
Method · 0.80
Calls
no outgoing calls
Tested by
15
testReplaceAllFunc
Method · 0.64
testCompileExceptionWithDuplicateGroups
Method · 0.64
testSyntaxError
Method · 0.64
testMatch
Method · 0.64
testMatchFunction
Method · 0.64
testCompile
Method · 0.64
testUnquote
Method · 0.64
testParseInvalidRegexps
Method · 0.64
replaceTestHelper
Method · 0.64
Test
Method · 0.64
testFindUTF8
Method · 0.64
testFind
Method · 0.64