Home | History | Annotate | Download | only in unicode

Lines Matching refs:USEARCH_DONE

131  *          pos != USEARCH_DONE; 
149 #define USEARCH_DONE -1
392 * for a backwards search), <tt>USEARCH_DONE</tt> is returned.
394 * @see #USEARCH_DONE
433 * <tt>USEARCH_DONE</tt>, this method will return <tt>USEARCH_DONE</tt>.
443 * @see #USEARCH_DONE
455 * <tt>USEARCH_DONE</tt>, this method will return 0.
463 * @see #USEARCH_DONE
474 * construction or after <tt>USEARCH_DONE</tt> has been returned, returns
491 * @see #USEARCH_DONE
628 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
629 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>.
633 * <tt>USEARCH_DONE</tt> if there are no matches.
635 * @see #USEARCH_DONE
647 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
648 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>
657 * or <tt>USEARCH_DONE</tt> if there are no matches.
659 * @see #USEARCH_DONE
671 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
672 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>.
675 * @return The index of the first match, or <tt>USEARCH_DONE</tt> if there
678 * @see #USEARCH_DONE
689 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
690 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>
704 * or <tt>USEARCH_DONE</tt> if there are no matches.
706 * @see #USEARCH_DONE
719 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
720 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>
724 * <tt>USEARCH_DONE</tt> if there are no more matches.
727 * @see #USEARCH_DONE
739 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
740 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>
744 * or <tt>USEARCH_DONE</tt> if there are no more matches.
747 * @see #USEARCH_DONE