Searched refs:IFS (Results 1 – 7 of 7) sorted by relevance
59 old_IFS=$IFS60 IFS='63 IFS=$old_IFS
48 old_IFS=$IFS49 IFS=':'51 IFS=$old_IFS
103 case $IFS in107 *) (IFS=' '; warn_ "$@");;426 IFS=" "" $gl_init_sh_nl_"437 saved_IFS="$IFS"438 IFS=:448 IFS="$saved_IFS"
35 $ENV{IFS} = '';
59 $ENV{IFS} = '';
102 case $IFS in104 *) (IFS=' '; warn_ "$@");;1192 old_IFS=$IFS1193 IFS=$nl1195 IFS=$old_IFS1205 IFS=$old_IFS
28 # FIXME: remove double quotes around $IFS when all tests use init.sh.30 local saved_IFS="$IFS"31 IFS=:33 IFS=$saved_IFS