Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/text/unicode/norm/
Dmaketables.go103 compatDecomp bool // it has a compatibility expansion member
122 fmt.Fprintf(buf, " compatDecomp: %v\n", c.compatDecomp)
224 char.compatDecomp = true
286 if c.compatDecomp {