Lines Matching full:character
44 * character of an international string. Use the iterator to return the
45 * ordering priority of the positioned character. The ordering priority of a
46 * character, which we refer to as a key, defines how a character is collated
81 * ucol_prev() returns the collation order of the previous character.
93 * Character based on the comparison level of the collator. A collation order
150 * A single character may contain more than one collation element.
162 * A single character may contain more than one collation element.
209 * Get the offset of the current source character.
210 * This is an offset into the text of the character containing the current
213 * @return The offset of the current source character.
221 * Set the offset of the current source character.
222 * This is an offset into the text of the character to be processed.
227 * @param offset The desired character offset.