Home | History | Annotate | Download | only in unicode

Lines Matching defs:USEARCH_DONE

122  *          pos != USEARCH_DONE; 
140 #define USEARCH_DONE -1
339 * for a backwards search), <tt>USEARCH_DONE</tt> is returned.
341 * @see #USEARCH_DONE
380 * <tt>USEARCH_DONE</tt>, this method will return <tt>USEARCH_DONE</tt>.
390 * @see #USEARCH_DONE
402 * <tt>USEARCH_DONE</tt>, this method will return 0.
410 * @see #USEARCH_DONE
421 * construction or after <tt>USEARCH_DONE</tt> has been returned, returns
438 * @see #USEARCH_DONE
575 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
576 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>.
580 * <tt>USEARCH_DONE</tt> if there are no matches.
582 * @see #USEARCH_DONE
594 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
595 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>
604 * or <tt>USEARCH_DONE</tt> if there are no matches.
606 * @see #USEARCH_DONE
618 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
619 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>.
622 * @return The index of the first match, or <tt>USEARCH_DONE</tt> if there
625 * @see #USEARCH_DONE
636 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
637 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>
646 * or <tt>USEARCH_DONE</tt> if there are no matches.
648 * @see #USEARCH_DONE
661 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
662 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>
666 * <tt>USEARCH_DONE</tt> if there are no more matches.
669 * @see #USEARCH_DONE
681 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
682 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>
686 * or <tt>USEARCH_DONE</tt> if there are no more matches.
689 * @see #USEARCH_DONE