Searched refs:skip_remain (Results 1 – 1 of 1) sorted by relevance
94 int token_idx = 0, ngram_token_idx = 0, skip_remain = 0; in IsNGramMatch() local100 skip_remain = max_skips; in IsNGramMatch()101 } else if (skip_remain > 0) { in IsNGramMatch()104 skip_remain--; in IsNGramMatch()