![]() |
v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
#include <sys/types.h>

Go to the source code of this file.
Data Structures | |
| class | Predicate< T, size > |
| class | Mapping< T, size > |
| class | UnicodeData |
| class | Buffer< Data > |
| class | Utf16 |
| class | Utf8 |
| class | CharacterStream |
| class | InputBuffer< Reader, Input, kSize > |
| class | Utf8InputBuffer< s > |
| struct | Uppercase |
| struct | Lowercase |
| struct | Letter |
| struct | Space |
| 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.