Home | History | Annotate | Download | only in unicode

Lines Matching defs:USEARCH_DONE

121  *                                      pos != USEARCH_DONE; 
136 #define USEARCH_DONE -1
273 * for a backwards search), <tt>USEARCH_DONE</tt> is returned.
275 * @see #USEARCH_DONE
314 * <tt>USEARCH_DONE</tt>, this method will return <tt>USEARCH_DONE</tt>.
324 * @see #USEARCH_DONE
336 * <tt>USEARCH_DONE</tt>, this method will return 0.
344 * @see #USEARCH_DONE
355 * construction or after <tt>USEARCH_DONE</tt> has been returned, returns
372 * @see #USEARCH_DONE
509 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
510 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>.
514 * <tt>USEARCH_DONE</tt> if there are no matches.
516 * @see #USEARCH_DONE
528 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
529 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>
538 * or <tt>USEARCH_DONE</tt> if there are no matches.
540 * @see #USEARCH_DONE
552 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
553 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>.
556 * @return The index of the first match, or <tt>USEARCH_DONE</tt> if there
559 * @see #USEARCH_DONE
570 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
571 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>
580 * or <tt>USEARCH_DONE</tt> if there are no matches.
582 * @see #USEARCH_DONE
595 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
596 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>
600 * <tt>USEARCH_DONE</tt> if there are no more matches.
603 * @see #USEARCH_DONE
615 * If a match is not found, <tt>USEARCH_DONE</tt> will be returned and
616 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>
620 * or <tt>USEARCH_DONE</tt> if there are no more matches.
623 * @see #USEARCH_DONE