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

  /external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
cld_utf.h 16 Runesync = 0x80, // cannot represent part of a UTF sequence (<)
  /external/chromium_org/third_party/re2/util/
utf.h 29 Runesync = 0x80, /* cannot represent part of a UTF sequence (<) */
rune.cc 237 if(c < Runesync) /* not part of utf sequence */
  /external/regex-re2/util/
utf.h 29 Runesync = 0x80, /* cannot represent part of a UTF sequence (<) */
rune.cc 237 if(c < Runesync) /* not part of utf sequence */
  /external/libutf/
utfrrune.c 27 if(c < Runesync) /* not part of utf sequence */
utfrune.c 27 if(c < Runesync) /* not part of utf sequence */
utfutf.c 34 if(f <= Runesync) /* represents self */
utf.h 11 Runesync = 0x80, /* cannot represent part of a UTF sequence (<) */
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
utf.h 29 Runesync = 0x80, /* cannot represent part of a UTF sequence (<) */

Completed in 557 milliseconds