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