mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
A perl module to parse through C headers
OpenSSL::ParseC is a module that parses through a C header file and returns a list with information on what it found. Currently, the information it returns covers function and variable declarations, macro definitions, struct declarations/definitions and typedef definitions. Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7191)
This commit is contained in:
parent
ab1e5495e4
commit
d73c44404d
1129
util/perl/OpenSSL/ParseC.pm
Normal file
1129
util/perl/OpenSSL/ParseC.pm
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user