Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
233
CheckerLibrary RegexCheckerLibrary() {
234
return {.id =
"cpp_regex"
, .configure = RegisterRegexDecls};
235
}
236
237
} // namespace cel::extensions
Callers
1
SetUp
Method · 0.85
Calls
no outgoing calls
Tested by
1
SetUp
Method · 0.68