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>
651 * or <tt>USEARCH_DONE</tt> if there are no matches.
653 * @see #USEARCH_DONE
666 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
667 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>
671 * <tt>USEARCH_DONE</tt> if there are no more matches.
674 * @see #USEARCH_DONE
686 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
687 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>
691 * or <tt>USEARCH_DONE</tt> if there are no more matches.
694 * @see #USEARCH_DONE