Searched refs:Runesync (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
H A Dcld_utf.h16 Runesync = 0x80, // cannot represent part of a UTF sequence (<) enumerator in enum:__anon11722
/external/chromium_org/third_party/re2/util/
H A Dutf.h29 Runesync = 0x80, /* cannot represent part of a UTF sequence (<) */ enumerator in enum:re2::__anon14909
H A Drune.cc237 if(c < Runesync) /* not part of utf sequence */
/external/regex-re2/util/
H A Dutf.h29 Runesync = 0x80, /* cannot represent part of a UTF sequence (<) */ enumerator in enum:re2::__anon30319
H A Drune.cc237 if(c < Runesync) /* not part of utf sequence */
/external/libutf/
H A Dutfrrune.c27 if(c < Runesync) /* not part of utf sequence */
H A Dutfrune.c27 if(c < Runesync) /* not part of utf sequence */
H A Dutfutf.c34 if(f <= Runesync) /* represents self */
H A Dutf.h11 Runesync = 0x80, /* cannot represent part of a UTF sequence (<) */ enumerator in enum:__anon24733
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
H A Dutf.h29 Runesync = 0x80, /* cannot represent part of a UTF sequence (<) */ enumerator in enum:__anon12804

Completed in 2712 milliseconds