Searched refs:anteLimit (Results 1 – 1 of 1) sorted by relevance
385 int32_t anteLimit = posBefore(text, pos.contextStart); in matchAndReplace() local393 match = anteContext->matches(text, oText, anteLimit, FALSE); in matchAndReplace()403 if (((flags & ANCHOR_START) != 0) && oText != anteLimit) { in matchAndReplace()