v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
Go to the source code of this file.
Data Structures | |
class | Predicate< T, size > |
class | Mapping< T, size > |
class | UnicodeData |
class | Utf16 |
class | Latin1 |
class | Utf8 |
class | Utf8DecoderBase |
class | Utf8Decoder< kBufferSize > |
struct | Uppercase |
struct | Lowercase |
struct | Letter |
struct | Number |
struct | WhiteSpace |
struct | LineTerminator |
struct | CombiningMark |
struct | ConnectorPunctuation |
struct | ToLowercase |
struct | ToUppercase |
struct | Ecma262Canonicalize |
struct | Ecma262UnCanonicalize |
struct | CanonicalizationRange |
Namespaces | |
unibrow | |
Typedefs | |
typedef unsigned int | uchar |
typedef unsigned char | byte |
Variables | |
const int | kMaxMappingSize = 4 |
Definitions and convenience functions for working with unicode.
Definition in file unicode.h.