MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / erase

Function erase

src/common/classes/ClumpletReader.cpp:975–978  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

973}
974
975static inline void erase(NoCaseString& s)
976{
977 s.erase();
978}
979
980static inline void set(NoCaseString& s, const ClumpletReader& rdr)
981{

Callers 5

AbstractStringClass · 0.70
eraseMethod · 0.70
getInfoMethod · 0.70
executeMethod · 0.50
eraseMethod · 0.50

Calls 1

eraseMethod · 0.45

Tested by

no test coverage detected