Lines Matching refs:startIndex
529 * at the specified startIndex, and extending to the end of the input.
532 * @param startIndex The input string index at which to begin matching.
537 virtual UBool matches(int32_t startIndex, UErrorCode &status);
566 * @param startIndex The input string index at which to begin matching.
571 virtual UBool lookingAt(int32_t startIndex, UErrorCode &status);