Lines Matching refs:SUBSEP
10788 @cindex @code{SUBSEP} variable
10791 @item SUBSEP
11863 @cindex @code{SUBSEP} variable, multidimensional arrays
11872 variable @code{SUBSEP}.
11875 when the value of @code{SUBSEP} is @code{"@@"}. The numbers 5 and 12 are
11882 expressions @samp{foo[5,12]} and @w{@samp{foo[5 SUBSEP 12]}} are always
11885 The default value of @code{SUBSEP} is the string @code{"\034"},
11889 that index values that contain a string matching @code{SUBSEP} can lead to
11890 combined strings that are ambiguous. Suppose that @code{SUBSEP} is
11969 split(combined, separate, SUBSEP)
11978 @code{SUBSEP} appears. The individual indices then become the elements of
11983 that the default value of @code{SUBSEP} is the character with code 034.)
17563 else if (sep == SUBSEP) # magic value
17577 separator for the strings. If the value is equal to @code{SUBSEP},
17579 @code{SUBSEP} serves as a ``magic'' value to indicate that there should
21674 value of @code{SUBSEP}, to rejoin the pieces back into a single
21715 print join(a, 1, n, SUBSEP) > curfile
22474 and @code{SUBSEP} built-in variables (@pxref{Built-in Variables}).
26675 @code{SUBSEP}