Searched refs:expectedEndUTF8 (Results 1 – 1 of 1) sorted by relevance
3673 int32_t expectedEndUTF8 = (i >= groupEndsUTF8.size()? -1 : groupEndsUTF8.elementAti(i)); in regex_find() local3680 } else if (UTF8Matcher != NULL && UTF8Matcher->end(i, status) != expectedEndUTF8) { in regex_find()3682 line, i, expectedEndUTF8, UTF8Matcher->end(i, status)); in regex_find()