xref
: /
freebsd
/
bin
/
sh
/
tests
/
builtins
/
for2.0
(revision 5aa839c9e2c373275091b8bf529c1311d0b84d76)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
r=x
4
f() { return 42; }
5
f
6
for i in x; do
7
r=$?
8
done
9
[ "$r" = 42 ]
10
Navigate Window
x
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