Lines Matching refs:DONE
136 * If DONE is returned from an iteration function that returns a code point,
141 DONE=0xffff
489 * If the end of the text has already been reached, DONE is returned.
490 * The DONE value could be confused with a U+FFFF non-character code point
492 * before calling next(), or (getIndex()<endIndex() || last()!=DONE)
505 * If the beginning of the text has already been reached, DONE is returned.
506 * The DONE value could be confused with a U+FFFF non-character code point
508 * (getIndex()>startIndex() || first()!=DONE). (Calling first() will change
647 * certain optional portions of the operation are done.
798 // all argument checking is done in unorm_compare