V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
unicode.cc File Reference
#include "src/unicode.h"
#include "src/unicode-inl.h"
#include <stdio.h>
#include <stdlib.h>

Go to the source code of this file.

Classes

struct  unibrow::MultiCharacterSpecialCase< kW >
 

Typedefs

typedef signed short unibrow::int16_t
 
typedef unsigned short unibrow::uint16_t
 
typedef int unibrow::int32_t
 

Detailed Description

Implementations of functions for working with Unicode.

Definition in file unicode.cc.