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

/freebsd-13-stable/contrib/tcsh/
H A Ded.refresh.c62 static void dprintstr (char *, const Char *, const Char *);
65 dprintstr(char *str, const Char *f, const Char *t) function
804 dprintstr("old- oe", old, oe);
805 dprintstr("new- ne", new, ne);
806 dprintstr("old-ofd", old, ofd);
807 dprintstr("new-nfd", new, nfd);
808 dprintstr("ofd-osb", ofd, osb);
809 dprintstr("nfd-nsb", nfd, nsb);
810 dprintstr("osb-ose", osb, ose);
811 dprintstr("ns
[all...]

Completed in 106 milliseconds