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

/macosx-10.10/zsh-61/zsh/Src/
H A Dhashtable.c1224 histtab->cmpnodes = histstrcmp;
1268 histstrcmp(const char *str1, const char *str2) function
H A Dhist.c1347 && hist_ring && histstrcmp(chline, hist_ring->node.nam) == 0) {
2404 && histstrcmp(pt, lasthist.text) == 0)

Completed in 129 milliseconds