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.cc File Reference
#include "unicode-inl.h"
#include <stdlib.h>
#include <stdio.h>
Include dependency graph for unicode.cc:

Go to the source code of this file.

Data Structures

struct  MultiCharacterSpecialCase< kW >
 

Namespaces

 unibrow
 

Typedefs

typedef signed short int16_t
 
typedef unsigned short uint16_t
 
typedef int int32_t
 

Detailed Description

Implementations of functions for working with unicode.

Definition in file unicode.cc.