Home
last modified time | relevance | path

Searched refs:Rune1 (Results 1 – 2 of 2) sorted by relevance

/external/libutf/
Drune.c35 Rune1 = (1<<(Bit1+0*Bitx))-1, /* 0000 0000 0111 1111 */ enumerator
102 if(l <= Rune1) in charntorune()
193 if(l <= Rune1) in chartorune()
259 if(c <= Rune1) { in runetochar()
321 if (c <= Rune1) in runenlen()
/external/regex-re2/util/
Drune.cc36 Rune1 = (1<<(Bit1+0*Bitx))-1, /* 0000 0000 0111 1111 */ enumerator
75 if(l <= Rune1) in chartorune()
135 if(c <= Rune1) { in runetochar()