Lines Matching full:character
43 * several different ways in Unicode. For example, take the character A-acute.
44 * In Unicode, this can be encoded as a single character (the
59 * treated as the same "user-level" character "A with acute accent". When you are searching or
62 * accent. Sometimes the order of a character's combining accents is
74 * or as the single character
80 * The ffi ligature is not a distinct semantic character, and strictly speaking
82 * with existing character sets that already provided it. The Unicode standard
104 * The form is defined such that the "raw decomposition", the recursive canonical decomposition of each character,
123 * Note also that most legacy character encodings use only precomposed forms and often do not
124 * encode any combining marks by themselves. For conversion to such character encodings the
320 * The input text is an instance of the C character iteration API UCharIterator.
359 * @param src The input text in the form of a C character iterator.
392 * @param src The input text in the form of a C character iterator.