Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ Trim
Function
Trim
extensions/strings.cc:148–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
StringValue Trim(const StringValue& string) { return string.Trim(); }
149
150
StringValue LowerAscii(const StringValue& string,
151
const google::protobuf::DescriptorPool* absl_nonnull,
Callers
nothing calls this directly
Calls
1
Trim
Method · 0.80
Tested by
no test coverage detected