V8 Project
unibrow::MultiCharacterSpecialCase< kW > Struct Template Reference
+ Collaboration diagram for unibrow::MultiCharacterSpecialCase< kW >:

Public Attributes

uchar chars [kW]
 

Static Public Attributes

static const uchar kEndOfEncoding = kSentinel
 

Detailed Description

template<int kW>
struct unibrow::MultiCharacterSpecialCase< kW >

Definition at line 84 of file unicode.cc.

Member Data Documentation

◆ chars

template<int kW>
uchar unibrow::MultiCharacterSpecialCase< kW >::chars[kW]

Definition at line 86 of file unicode.cc.

Referenced by unibrow::LookupMapping().

◆ kEndOfEncoding

template<int kW>
const uchar unibrow::MultiCharacterSpecialCase< kW >::kEndOfEncoding = kSentinel
static

Definition at line 85 of file unicode.cc.


The documentation for this struct was generated from the following file: