Home | History | Annotate | Download | only in common

Lines Matching refs:xfe

196     // 0xfe==UnicodeSetStringSpan::LONG_SPAN
197 return spanLength<0xfe ? (uint8_t)spanLength : (uint8_t)0xfe;