Searched refs:nameref (Results 1 – 5 of 5) sorted by relevance
| /titanic_53/usr/src/contrib/ast/src/cmd/ksh93/ |
| H A D | RELEASE88 | 127 alias, nameref='typeset -n' has been added to aid mnemonics. 130 reference value is substituted. For example, with nameref foo=.top,
|
| H A D | RELEASE | 48 alias if it is float, integer, compound, or nameref. 406 index, nameref x=foo[3][4], did not work correctly has been fixed. 613 ${ref[0..5]} where ref is a nameref to array[i] has been fixed. 998 09-09-04 A bug in handing ${var[sub]}, where var is a nameref has been fixed. 1057 addressing them via nameref has been fixed. 1314 08-07-18 A bug in which a nameref caused a local variable to be created 1317 08-07-17 A bug which occurred when a nameref was created from within a 1598 07-09-20 A bug in which a nameref to a compound variable that was local 1936 05-01-10 A bug in which a nameref to a compound name caused a core dump has 2143 03-04-25 A bug in which if x is a name reference, then nameref y=x.foo
|
| H A D | sh.memo | 1396 .I nameref 1418 For example, using the predefined alias, \f5alias\ nameref='typeset\ -n'\fP, 1424 nameref foo=.bar.home
|
| /titanic_53/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
| H A D | xec.c | 2253 int nameref, refresh=1; in sh_exec() local 2282 nameref = nv_isref(np)!=0; in sh_exec() 2329 if(nameref) in sh_exec() 2334 if(nameref) in sh_exec()
|
| /titanic_53/usr/src/pkg/manifests/ |
| H A D | source-demo-system.mf | 137 file path=usr/demo/ksh/tests/nameref.sh
|