Searched defs:char_out (Results 1 – 3 of 3) sorted by relevance
122 void char_out(byte c, OutputStream outs) throws IOException { in char_out() method in LZWEncoder
1570 uc32* char_out, bool* is_class_escape) { in ParseClassEscape()
1960 char char_out[CHUNK_SIZE*2]; in bug1() local