Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/text/secure/bidirule/
Dbidirule.go124 const exclusiveRTL = uint16(1<<bidi.EN | 1<<bidi.AN) const
279 if t.seen&exclusiveRTL == exclusiveRTL {
318 if t.seen&exclusiveRTL == exclusiveRTL {