Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/text/unicode/norm/
Dforminfo.go93 func (p Properties) BoundaryBefore() bool { func
Diter.go190 if info.BoundaryBefore() {
208 if info.BoundaryBefore() {
Dcomposition.go256 if info.BoundaryBefore() && rb.nrune > 0 && !rb.doFlush() {
Dnormalize.go230 if !info.BoundaryBefore() || info.nLeadingNonStarters() > 0 {