Searched refs:Runesync (Results 1 – 6 of 6) sorted by relevance
30 Runesync = 0x80, /* cannot represent part of a UTF sequence (<) */ enumerator
239 if(c < Runesync) /* not part of utf sequence */ in utfrune()
27 if(c < Runesync) /* not part of utf sequence */ in utfrune()
27 if(c < Runesync) /* not part of utf sequence */ in utfrrune()
34 if(f <= Runesync) /* represents self */ in utfutf()
11 Runesync = 0x80, /* cannot represent part of a UTF sequence (<) */ enumerator