Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coreboot/coreboot
/ regex.c
File
regex.c
util/kconfig/regex.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* Extended regular expression matching and search library,
2
version 0.12.
3
(Implements POSIX draft P10003.2/D11.2, except for
4
internationalization features.)
Callers
nothing calls this directly
Calls
3
regex_compile
Function · 0.85
strlen
Function · 0.85
malloc
Function · 0.50
Tested by
no test coverage detected