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