mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
5 lines
208 B
Plaintext
5 lines
208 B
Plaintext
coccigrep is a semantic grep for the C language based on coccinelle.
|
|
It can be used to find where a given structure is used in code
|
|
files. coccigrep depends on the spatch program which comes with
|
|
coccinelle.
|