Searched refs:anteLimit (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/i18n/
H A Drbt_rule.cpp384 int32_t anteLimit = posBefore(text, pos.contextStart); local
392 match = anteContext->matches(text, oText, anteLimit, FALSE);
402 if (((flags & ANCHOR_START) != 0) && oText != anteLimit) {

Completed in 58 milliseconds