Skip to content
Snippets Groups Projects
Commit 835f217a authored by Simon Schuster's avatar Simon Schuster
Browse files

Rename functions with local linkage to unique identifiers

Hacky. Renames functions with local or private linkage to
"$funcname_sanitize($modulename)". Sanitize does 's/[^a-zA-Z0-9_]/_/g'
parent 95e973b3
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment