Searched refs:found_end (Results 1 – 3 of 3) sorted by relevance
467 const int found_end = jni_cache_->GetEnv()->CallIntMethod( in ApproximatelyMatches() local481 if (found_start != 0 || found_end != context_length_bmp) { in ApproximatelyMatches()
201 found_end = found_start + length202 return MakeToken(lines, found_start, found_end, token_type)