Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/text/unicode/norm/
Dmaketables.go284 func hasCompatDecomp(r rune) bool { func
290 if hasCompatDecomp(d) {
394 f.isOneWay = f.isOneWay || hasCompatDecomp(c.codePoint)