File manager - Edit - /home/newsbmcs.com/public_html/static/img/logo/hashmap.cocci.tar
Back
usr/share/doc/git/contrib/coccinelle/hashmap.cocci 0000644 00000000430 15027666361 0016203 0 ustar 00 @ hashmap_entry_init_usage @ expression E; struct hashmap_entry HME; @@ - HME.hash = E; + hashmap_entry_init(&HME, E); @@ identifier f !~ "^hashmap_entry_init$"; expression E; struct hashmap_entry *HMEP; @@ f(...) {<... - HMEP->hash = E; + hashmap_entry_init(HMEP, E); ...>}
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings