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

/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Drefresh.c65 private void re_printstr(EditLine *, const char *, char *, char *);
75 /* re_printstr():
79 re_printstr(EditLine *el, const char *str, char *f, char *t) function
701 re_printstr(el, "old- oe", old, oe);
702 re_printstr(el, "new- ne", new, ne);
703 re_printstr(el, "old-ofd", old, ofd);
704 re_printstr(el, "new-nfd", new, nfd);
705 re_printstr(el, "ofd-osb", ofd, osb);
706 re_printstr(el, "nfd-nsb", nfd, nsb);
707 re_printstr(e
[all...]
/macosx-10.10/libedit-40/src/
H A Drefresh.c65 private void re_printstr(EditLine *, const char *, char *, char *);
75 /* re_printstr():
79 re_printstr(EditLine *el, const char *str, char *f, char *t) function
701 re_printstr(el, "old- oe", old, oe);
702 re_printstr(el, "new- ne", new, ne);
703 re_printstr(el, "old-ofd", old, ofd);
704 re_printstr(el, "new-nfd", new, nfd);
705 re_printstr(el, "ofd-osb", ofd, osb);
706 re_printstr(el, "nfd-nsb", nfd, nsb);
707 re_printstr(e
[all...]
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Drefresh.c58 private void re_printstr(EditLine *, const char *, char *, char *);
68 /* re_printstr():
72 re_printstr(EditLine *el, const char *str, char *f, char *t) function
641 re_printstr(el, "old- oe", old, oe);
642 re_printstr(el, "new- ne", new, ne);
643 re_printstr(el, "old-ofd", old, ofd);
644 re_printstr(el, "new-nfd", new, nfd);
645 re_printstr(el, "ofd-osb", ofd, osb);
646 re_printstr(el, "nfd-nsb", nfd, nsb);
647 re_printstr(e
[all...]

Completed in 245 milliseconds