/bin/shell/checkcalltimeref.sh
http://github.com/ezsystems/ezpublish · Shell · 3 lines · 1 code · 1 blank · 1 comment · 0 complexity · 1ec24eb9a541f7d345c90b9488a781bd MD5 · raw file
- #!/bin/sh
- grep -n -H -E '[a-zA-Z0-9_]+ *\( [^&]*&\$[a-zA-Z_]+' $1 | grep -v -E 'function &?[a-zA-Z0-9]+ *\('