Lines Matching refs:with
9 1. Functions, defined with name() with ksh-93 are compatible with
10 the POSIX standard, not with ksh-88. No local variables are
12 with the function name syntax, maintain compatibility.
16 name will no longer work with ksh-93.
41 with ksh-93, ${foo-~} will cause tilde expansion if foo is
45 cause some scripts with previously ambiguous use of quoting
54 Thus, with ksh-93, if you have the current directory first
62 with respect to its built-ins. For example, typeset -8i
77 16. The list of tracked aliases is not displayed with alias unless
90 which works with both versions.
104 yield different results that with ksh88. Most of these
122 a leading + to allow options to begin with a +.