Searched refs:startIx (Results 1 – 1 of 1) sorted by relevance
419 int32_t startIx = regexp->fMatcher->start(groupNum, *status); in uregex_group() local428 int32_t fullLength = endIx - startIx; in uregex_group()443 u_memcpy(dest, ®exp->fText[startIx], copyLength); in uregex_group()