Home
last modified time | relevance | path

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

/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()