MCPcopy 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_compileFunction · 0.85
strlenFunction · 0.85
mallocFunction · 0.50

Tested by

no test coverage detected