Home | History | Annotate | Download | only in unicode

Lines Matching full:startindex

770     *   at the specified startIndex, and extending to the end of the input.
773 * @param startIndex The input string index at which to begin matching.
778 virtual UBool matches(int32_t startIndex, UErrorCode &status);
805 * @param startIndex The input string index at which to begin matching.
810 virtual UBool lookingAt(int32_t startIndex, UErrorCode &status);