Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/text/unicode/norm/
Dinput.go95 if !isHangulString(in.str[p:]) {
Dcomposition.go358 func isHangulString(b string) bool { func