Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/unicode/utf8/
Dutf8.go16 RuneError = '\uFFFD' // the "error" Rune or "Unicode replacement character" const
/aosp_15_r20/external/libtextclassifier/native/utils/utf8/
H A Dunicodetext.cc142 RuneError = 0xFFFD, // Decoding error in UTF. enumerator