xref
: /
freebsd
/
bin
/
sh
/
tests
/
builtins
/
local6.0
(revision 944223076fbcb681a8eb3e118ddafab79b21ac3d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
f() {
3
local x
4
readonly x=2
5
}
6
x=3
7
f
8
x=4
9
[ "$x" = 4 ]
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