MCPcopy 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
125void Delete(CharClass* cc) {
126 cc->Delete();
127}
128
129CharClassBuilder* Negate(CharClassBuilder* cc) {
130 CharClassBuilder* ncc = cc->Copy();

Callers 2

DeleteMethod · 0.85
CorrectCCFunction · 0.85

Calls 1

DeleteMethod · 0.45

Tested by

no test coverage detected