Home
last modified time | relevance | path

Searched refs:subscript (Results 1 – 16 of 16) sorted by relevance

/titanic_44/usr/src/lib/fm/libdiskstatus/common/
H A Dds_util.c125 int subscript = byte_count + i; in ddump() local
126 char ch = (isprint(start[subscript]) ? in ddump()
127 start[subscript] : '.'); in ddump()
/titanic_44/usr/src/lib/libshell/common/data/
H A Dbash_pre_rc.sh85 index=_push_max-.sh.subscript
/titanic_44/usr/src/lib/libshell/common/tests/
H A Darrays.sh485 print sub=${.sh.subscript}
495 print sub=${.sh.subscript}
H A Dvariables.sh547 case ${.sh.subscript} in
575 typeset sub=${.sh.subscript}
H A Dnameref.sh270 [[ $x == ok ]] || err_exit 'nameref to unset subscript not working'
/titanic_44/usr/src/lib/libshell/common/
H A DRELEASE8842 8. ${!name[sub]} expands to the name of the subscript of the
76 2. A list of subscript assignments in the form
77 [subscript]=value. In this, these elements become
97 The new variables .sh.name, .sh.subscript, and .sh.value are
162 10. Variable .sh.subscript is set to the subscript for the variable
H A DPROMO.mm84 The subscript for an indexed array is an arithmetic expression,
85 whereas, the subscript for an associative array is a string.
H A DRELEASE13 subscript was evaluated twice for $((foo[x++]++)) has been fixed.
17 10-01-15 The "adding empty subscript" warning now only emitted with -x set.
32 09-12-11 A bug where the subscript of an unset variable was not evaluated has
123 array instance when invoked in a function ignored the subscript
172 and subscript elements rather than checking for all parameters.
346 array with a subscript containing a . in the name has been fixed.
365 for an indexed array subscript is not an enumeration type.
388 08-08-25 For an indexed array, a negative subscript now refers to offsets
488 subscript that is not set.
568 instance would fail when the subscript contained characters [ or
[all …]
H A DRELEASE93247 j. A bug that caused side effects in subscript evaluation
H A Dsh.memo1344 The subscript for an associative array is an arbitrary
1345 string, whereas the subscript for an indexed array is
1351 .IR subscript .
1380 .BI ${ name [ subscript ]}
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dnvtree.c907 char *subscript=0; in walk_tree() local
925 if(arp && !(arp->nelem&ARRAY_SCAN) && (subscript = nv_getsub(np))) in walk_tree()
929 stakputs(subscript); in walk_tree()
940 if(subscript) in walk_tree()
H A Dxec.c395 int sh_debug(Shell_t *shp, const char *trap, const char *name, const char *subscript, char *const a… in sh_debug() argument
411 if(subscript) in sh_debug()
414 out_string(iop,subscript,']',1); in sh_debug()
/titanic_44/usr/src/cmd/vgrind/
H A Dvgrindefs.src35 space string subscript such then TRUE true type ubnd union until\
/titanic_44/usr/src/lib/libcurses/screen/
H A Dcaps459 enter_subscript_mode, "ssubm" "ZN" Enable subscript printing
467 exit_subscript_mode, "rsubm" "ZV" Disable subscript printing
492 subscript_characters, "subcs" "Zu" List of ``subscript-able'' characters
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps458 enter_subscript_mode ssubm ZN str Enable subscript printing
466 exit_subscript_mode rsubm ZV str Disable subscript printing
491 subscript_characters subcs Zu str List of "subscript-able" characters
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps458 enter_subscript_mode ssubm ZN str Enable subscript printing
466 exit_subscript_mode rsubm ZV str Disable subscript printing
491 subscript_characters subcs Zu str List of "subscript-able" characters