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

  /external/libtextclassifier/util/strings/
utf8.h 41 static inline bool IsTrailByte(char x) {
  /external/libtextclassifier/util/utf8/
unicodetext.cc 174 while (IsTrailByte(*--it_)) {

Completed in 3561 milliseconds