Searched refs:char_out (Results 1 – 4 of 4) sorted by relevance
122 void char_out(byte c, OutputStream outs) throws IOException { in char_out() method in LZWEncoder266 char_out((byte) (cur_accum & 0xff), outs); in output()289 char_out((byte) (cur_accum & 0xff), outs); in output()
194 bool add_unicode_case_equivalents, uc32* char_out,
1570 uc32* char_out, bool* is_class_escape) { in ParseClassEscape() argument1604 *char_out = ParseClassCharacterEscape(); in ParseClassEscape()1608 *char_out = current_char; in ParseClassEscape()
1960 char char_out[CHUNK_SIZE*2]; in bug1() local1985 char_out, in bug1()1986 sizeof(char_out), in bug1()