Home | History | Annotate | Download | only in unicode

Lines Matching full:range

85  * adjusted to be in the range  0 <= index <= length of input text.
532 * Get the current iterator position, which can range from 0 to
550 * If the index is out of range, it will be pinned to be within
551 * the range of the input text.
585 * staying within the range [0 - text length].
619 * Extract text from a UText into a UChar buffer. The range of text to be extracted
635 * If the specified index is out of range,
638 * character to extract. If the specified index is out of range,
706 * Get the current iterator position, which can range from 0 to
726 * If the index is out of range, it will be pinned to be within
727 * the range of the input text.
784 * Replace a range of the original text with a replacement text.
823 * The destination index must not overlap the source range.
1008 * Extract text from a UText into a UChar buffer. The range of text to be extracted
1041 * Replace a range of the original text with a replacement text.
1079 * The destination index must not overlap the source range.