HomeSort by relevance Sort by last modified time
    Searched refs:last_find_offset_ (Results 1 - 2 of 2) sorted by null

  /external/libtextclassifier/utils/utf8/
unilib-javaicu.h 125 mutable int last_find_offset_ = 0; member in class:libtextclassifier3::UniLib::RegexMatcher
unilib-javaicu.cc 500 text_.get(), jni_cache_->string_code_point_count, last_find_offset_,
507 last_find_offset_ = find_offset;
557 text_.get(), jni_cache_->string_code_point_count, last_find_offset_,
597 text_.get(), jni_cache_->string_code_point_count, last_find_offset_,

Completed in 1281 milliseconds