xref
: /
freebsd
/
bin
/
sh
/
tests
/
builtins
/
for2.0
(revision 60d717baf2144cf344ec9b47d715ce837b5d46d4)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
r=x
3
f() { return 42; }
4
f
5
for i in x; do
6
r=$?
7
done
8
[ "$r" = 42 ]
9
Scopes Window
x
Intelligence window
x
Next >>
|
<< Prev
In current file
Highlight
Unhighlight
Unhighlight all
In project "undefined"
Search for definitions of
Search for references of
Do a full search with
Search for file names that contain
On Google
Google
Messages Window
x
Navigate Window
x