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