Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ Delete
Function
Delete
extern/re2/re2/testing/charclass_test.cc:125–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
void Delete(CharClass* cc) {
126
cc->Delete();
127
}
128
129
CharClassBuilder* Negate(CharClassBuilder* cc) {
130
CharClassBuilder* ncc = cc->Copy();
Callers
2
Delete
Method · 0.85
CorrectCC
Function · 0.85
Calls
1
Delete
Method · 0.45
Tested by
no test coverage detected