Home
last modified time | relevance | path

Searched refs:unparsech (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tcsh/
H A Ded.xmap.c122 static void unparsech (struct Strbuf *, Char);
475 unparsech(buf, ptr->ch); in Lookup()
518 unparsech(buf, ptr->ch); /* put this char at end of string */ in Enumerate()
573 unparsech(struct Strbuf *buf, Char ch) in unparsech() function