Home | History | Annotate | Download | only in unicode

Lines Matching defs:USEARCH_DONE

121  *          pos != USEARCH_DONE; 
139 #define USEARCH_DONE -1
276 * for a backwards search), <tt>USEARCH_DONE</tt> is returned.
278 * @see #USEARCH_DONE
317 * <tt>USEARCH_DONE</tt>, this method will return <tt>USEARCH_DONE</tt>.
327 * @see #USEARCH_DONE
339 * <tt>USEARCH_DONE</tt>, this method will return 0.
347 * @see #USEARCH_DONE
358 * construction or after <tt>USEARCH_DONE</tt> has been returned, returns
375 * @see #USEARCH_DONE
512 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
513 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>.
517 * <tt>USEARCH_DONE</tt> if there are no matches.
519 * @see #USEARCH_DONE
531 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
532 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>
541 * or <tt>USEARCH_DONE</tt> if there are no matches.
543 * @see #USEARCH_DONE
555 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
556 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>.
559 * @return The index of the first match, or <tt>USEARCH_DONE</tt> if there
562 * @see #USEARCH_DONE
573 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
574 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>
583 * or <tt>USEARCH_DONE</tt> if there are no matches.
585 * @see #USEARCH_DONE
598 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
599 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>
603 * <tt>USEARCH_DONE</tt> if there are no more 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>
623 * or <tt>USEARCH_DONE</tt> if there are no more matches.
626 * @see #USEARCH_DONE