Home
last modified time | relevance | path

Searched refs:last_line_begin_index (Results 1 – 1 of 1) sorted by relevance

/external/libtextclassifier/smartselect/
Dfeature-processor.cc156 const CodepointIndex last_line_begin_index = in StripTokensFromOtherLines() local
159 last_line_begin_index + std::distance(line.first, line.second); in StripTokensFromOtherLines()
162 if (token->start >= last_line_begin_index && in StripTokensFromOtherLines()