OpenGrok
Cross Reference: phpcalls.sh
xref
: /
external
/
bcc
/
tools
/
phpcalls.sh
Home
|
History
|
Annotate
|
Download
|
only in
tools
1
#!/
bin
/
bash
2
lib
=
$(
dirname
$0
)
/
lib
3
$lib
/
ucalls.py
-l
php
"$@"
4