MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / RegexCheckerLibrary

Function RegexCheckerLibrary

extensions/regex_functions.cc:233–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

231}
232
233CheckerLibrary RegexCheckerLibrary() {
234 return {.id = "cpp_regex", .configure = RegisterRegexDecls};
235}
236
237} // namespace cel::extensions

Callers 1

SetUpMethod · 0.85

Calls

no outgoing calls

Tested by 1

SetUpMethod · 0.68