Searched refs:crunch_escape (Results 1 – 3 of 3) sorted by relevance
126 int crunch_escape(FILE *out, int cols, int wc) in crunch_escape() function147 rc = crunch_escape(out, cols, wc); in crunch_rev_escape()
287 int crunch_escape(FILE *out, int cols, int wc);
63 return crunch_escape(out, cols, wc); in watch_escape()