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

/macosx-10.10/zsh-61/zsh/Src/
H A Dglob.c2264 Repldata rd = (Repldata)
2427 * Repldata matches in the linked list *repllistp; this is
2843 Repldata rd;
2852 rd = (Repldata) getdata(nd);
2861 rd = (Repldata) getdata(nd);
3132 Repldata rd;
3139 rd = (Repldata) getdata(nd);
3148 rd = (Repldata) getdata(nd);
H A Dzsh.h1706 typedef struct repldata *Repldata; typedef in typeref:struct:repldata
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dzle_hist.c1009 Repldata rdata = (Repldata)getdata(node);
1018 Repldata rdata = (Repldata)getdata(node);

Completed in 128 milliseconds