v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
unicode.h File Reference
#include <sys/types.h>
Include dependency graph for unicode.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Definitions and convenience functions for working with unicode.

Definition in file unicode.h.