Searched refs:DEFAULT_IFS (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/zsh-61/zsh/Src/
H A Dinit.c926 ztrdup(DEFAULT_IFS_SH) : ztrdup(DEFAULT_IFS);
H A Dzsh.h125 /* Note that the fourth character in DEFAULT_IFS is Meta *
128 #define DEFAULT_IFS " \t\n\203 " macro
H A Dutils.c3426 ztrdup(DEFAULT_IFS_SH) : ztrdup(DEFAULT_IFS); *s; s++) {
3461 ztrdup(DEFAULT_IFS_SH) : ztrdup(DEFAULT_IFS), &ifs_wide);
H A Dsubst.c772 char *tmpifs = ifs ? ifs : DEFAULT_IFS;

Completed in 90 milliseconds