Home
last modified time | relevance | path

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

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