Searched refs:unparsech (Results 1 – 1 of 1) sorted by relevance
122 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