Lines Matching refs:c0
58 * C0 control codes and space are encoded with their US-ASCII bytes.
59 * "prev" is reset for C0 controls but not for space.
77 /* adjust trail byte counts for the use of some C0 control byte values */
131 * 12 commonly used C0 control codes (and space) are only used to encode
154 * The other 20 C0 controls are also encoded directly (to preserve order)
381 * ISO C0 control & space:
470 /* skip some C0 controls and make the trail byte range contiguous */
550 * Direct-encoded C0 control code or space.
551 * Reset prev for C0 control codes but not for space.
629 * Unpack a packed BOCU-1 non-C0/space byte sequence and get
947 static const UChar c0[]={ 1, 0xe40, 0x20, 9 };
967 { c0, LENGTHOF(c0) }