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

/macosx-10.10/zsh-61/zsh/Src/Modules/
H A Dfiles.c316 nicezputs(nam, stderr);
318 nicezputs(q, stderr);
329 nicezputs(nam, stderr);
331 nicezputs(q, stderr);
554 nicezputs(rmm->nam, stderr);
556 nicezputs(arg, stderr);
564 nicezputs(rmm->nam, stderr);
566 nicezputs(arg, stderr);
589 nicezputs(rmm->nam, stderr);
591 nicezputs(ar
[all...]
/macosx-10.10/zsh-61/zsh/Src/
H A Dhashtable.c759 nicezputs(cn->node.nam, stdout);
761 nicezputs(cn->u.cmd, stdout);
764 nicezputs(cn->node.nam, stdout);
766 nicezputs(*(cn->u.name), stdout);
768 nicezputs(cn->node.nam, stdout);
922 nicezputs(f->node.nam, stdout);
1164 nicezputs(a->node.nam, stdout);
1171 nicezputs(a->text, stdout);
1177 nicezputs(a->node.nam, stdout);
1186 nicezputs(
[all...]
H A Dmodule.c179 nicezputs(modname, stdout);
187 nicezputs((char *) getdata(n), stdout);
201 nicezputs(modname, stdout);
214 nicezputs(modname, stdout);
216 nicezputs(m->u.alias, stdout);
266 nicezputs(modname, stdout);
2400 nicezputs(bn->node.nam, stdout);
2403 nicezputs(bn->optstr, stdout);
H A Dutils.c125 nicezputs(scriptname ? scriptname : argzero, stderr);
128 nicezputs(cmd, stderr);
137 nicezputs((isset(SHINSTDIN) && !locallevel) ? "zsh" :
293 nicezputs(str, file);
303 nicezputs(s, file);
2291 nicezputs(pwd[1] ? unmeta(pwd) : "", shout);
2294 nicezputs(s, shout);
4336 nicezputs(char const *s, FILE *stream) function
4384 * Version of both nicezputs() and niceztrlen() for use with multibyte
H A Dzsh.h2778 #define nicezputs(str, outs) (void)mb_niceformat((str), (outs), NULL, 0) macro
H A Dbuiltin.c1742 nicezputs(s, f);
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dzle_thingy.c525 nicezputs(t->nam, stdout);
528 nicezputs(w->u.comp.wid, stdout);
530 nicezputs(w->u.comp.func, stdout);
533 nicezputs(w->u.fnnam, stdout);
H A Dzle_keymap.c849 nicezputs(n->nam, stdout);
1176 nicezputs(bs->bind->nam, stdout);
H A Dzle_tricky.c2703 nicezputs(*p, shout);
2721 nicezputs(*p, shout);
2735 nicezputs(*p, shout);
H A Dcompresult.c2267 nicezputs(m->disp, shout);
2274 nicezputs(m->str, shout);

Completed in 186 milliseconds