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

/macosx-10.10/zsh-61/zsh/Src/
H A Dhist.c2604 Patprog histpat = NULL; local
2611 histpat = patcompile(history_ignore, 0, NULL);
2620 if (histpat &&
2621 pattry(histpat, metafy(he->node.nam, -1, META_HEAPDUP))) {

Completed in 525 milliseconds