Searched refs:skip_remain (Results 1 – 1 of 1) sorted by relevance
96 int token_idx = 0, ngram_token_idx = 0, skip_remain = 0; in IsNGramMatch() local102 skip_remain = max_skips; in IsNGramMatch()103 } else if (skip_remain > 0) { in IsNGramMatch()106 skip_remain--; in IsNGramMatch()