Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/text/unicode/norm/
Dcomposition.go319 jamoLBase = 0x1100 // UTF-8(jamoLBase) -> E1 84 00 const
399 utf8.EncodeRune(buf, jamoLBase+r/jamoVCount)
415 rb.appendRune(jamoLBase + r/jamoVCount)
441 case jamoLBase <= l && l < jamoLEnd &&
445 (l-jamoLBase)*jamoVTCount+(v-jamoVBase)*jamoTCount)