Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ remove_suffix
Method
remove_suffix
extern/re2/re2/stringpiece.h:92–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
void remove_suffix(size_type n) {
93
size_ -= n;
94
}
95
96
void set(const char* str) {
97
data_ = str;
Callers
2
Match
Method · 0.80
TestInput
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestInput
Method · 0.64