MCPcopy 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
148StringValue Trim(const StringValue& string) { return string.Trim(); }
149
150StringValue LowerAscii(const StringValue& string,
151 const google::protobuf::DescriptorPool* absl_nonnull,

Callers

nothing calls this directly

Calls 1

TrimMethod · 0.80

Tested by

no test coverage detected