Home
last modified time | relevance | path

Searched defs:acceptRange (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/unicode/utf8/
Dutf8.go88 type acceptRange struct { struct
89 lo uint8 // lowest value for second byte.
90 hi uint8 // highest value for second byte.