Searched refs:nameref (Results 1 – 5 of 5) sorted by relevance
1592 int nameref, refresh=1; in sh_exec() local1618 nameref = nv_isref(np)!=0; in sh_exec()1665 if(nameref) in sh_exec()1670 if(nameref) in sh_exec()
127 alias, nameref='typeset -n' has been added to aid mnemonics.130 reference value is substituted. For example, with nameref foo=.top,
92 09-09-04 A bug in handing ${var[sub]}, where var is a nameref has been fixed.151 addressing them via nameref has been fixed.408 08-07-18 A bug in which a nameref caused a local variable to be created411 08-07-17 A bug which occurred when a nameref was created from within a692 07-09-20 A bug in which a nameref to a compound variable that was local1030 05-01-10 A bug in which a nameref to a compound name caused a core dump has1237 03-04-25 A bug in which if x is a name reference, then nameref y=x.foo
1396 .I nameref1418 For example, using the predefined alias, \f5alias\ nameref='typeset\ -n'\fP,1424 nameref foo=.bar.home
132 file path=usr/demo/ksh/tests/nameref.sh