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

/macosx-10.10/zsh-61/zsh/Src/
H A Doptions.c153 {{NULL, "histignoredups", 0}, HISTIGNOREDUPS},
337 /* h */ HISTIGNOREDUPS,
H A Dzsh.h2080 HISTIGNOREDUPS, enumerator in enum:__anon15760
H A Dhist.c1346 if ((isset(HISTIGNOREDUPS) || isset(HISTIGNOREALLDUPS)) && save > 0
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dzle_hist.c223 int nodups = isset(HISTIGNOREDUPS);
424 int nodups = isset(HISTIGNOREDUPS);

Completed in 130 milliseconds